Files
android_external_libcxx/lib
Saleem Abdulrasool 1dbcfe0936 build: don't add -fPIC on Windows
`-fPIC` doesn't make much sense for Windows, since Windows DLLs aren't compiled
position independent and are instead relocated at runtime.

Patch by Shoaib Meenai!

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@280413 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-01 20:49:54 +00:00
..
2011-10-04 23:11:56 +00:00