commit | 6a5c438e9ef71c86d1d5717519c618dcf5e8100d | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Oct 03 20:22:26 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Oct 03 20:22:26 2017 +0000 |
tree | 9135e25297676a12d2acce0c740cf9b6bc983270 | |
parent | f6b13c346dcda30dc00569faaa6968f0f3541d23 [diff] |
build: use POSITION_INDEPENDENT_CODE instead of -fPIC Rather than hardcode the flag and check if the compiler supports it, use the CMake property to get the right flag spelling for the compiler. This makes it generally more portable. git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@314834 91177308-0d34-0410-b5e6-96231b3b80d8