Replace -fPIE option with -fPIC to avoid wrong relocation on x86_64. sandbox/pavelkopyl/gcc6
authorPavel Kopyl <p.kopyl@samsung.com>
Wed, 9 Nov 2016 19:22:42 +0000 (19:22 +0000)
committerPavel Kopyl <p.kopyl@samsung.com>
Thu, 10 Nov 2016 20:03:34 +0000 (20:03 +0000)
commit7c3fcb7e0f21ca3f0e5901e0aa1700302db5c942
treeff6cbd7f013c088873e61fdef91f457080052827
parent42743eae978a16e676a4039ee36e065362c19ee9
Replace -fPIE option with -fPIC to avoid wrong relocation on x86_64.
CMakeLists.txt