Build PIE binaries when cross-compiling to Android.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 19 Feb 2014 09:51:22 +0000 (09:51 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 19 Feb 2014 09:51:22 +0000 (09:51 +0000)
commit84d5a235fdd09b7ed5271203a0b4ac9ab657edab
treeb31ed7e9ff101eaa17b265855184b93bdb15d7a7
parent70416f80a7147ccecf1ae980b01c9064811c67a8
Build PIE binaries when cross-compiling to Android.

This change also removes CMAKE_LINK_FLAGS setting that seems to be ignored by cmake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201654 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/platforms/Android.cmake