[PATCH] Turn on PIC by default on Android
Evgeniy Stepanov
eugenis at google.com
Fri Jan 24 00:28:47 PST 2014
LGTM
It seems a bit inefficient to enable -fpic for executables instead of -fpie, but that's what gcc in the ndk does.
http://llvm-reviews.chandlerc.com/D2603
More information about the cfe-commits
mailing list