]> granicus.if.org Git - clang/commit
[CMake][Apple-stage2] Don't link with -fno-pie
authorChris Bieneman <beanz@apple.com>
Thu, 5 May 2016 16:31:28 +0000 (16:31 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 5 May 2016 16:31:28 +0000 (16:31 +0000)
commit4edcfa7a5743c3927e5bb8857b0b2727acec8a56
tree730b3d8d9972269305eb9985e72abc269a0eebd3
parent2e2398b23f5d9f7a3df34930c6f3eddc3e02f517
[CMake][Apple-stage2] Don't link with -fno-pie

On Darwin the default is to build PIC and link PIE. We shouldn't need to override that in the Apple Clang distributions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268642 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/caches/Apple-stage2.cmake