Added -fpic flag to x86 env script for Lollipop

This commit is contained in:
Sergii Pylypenko
2014-11-20 17:06:20 +02:00
parent 16fbda3c9b
commit 9780653711

View File

@@ -49,7 +49,7 @@ MISSING_INCLUDE=
MISSING_LIB=
CFLAGS="\
-ffunction-sections -funwind-tables -no-canonical-prefixes \
-fpic -ffunction-sections -funwind-tables -no-canonical-prefixes \
-fstack-protector -O2 -g -DNDEBUG \
-fomit-frame-pointer -fstrict-aliasing -funswitch-loops \
-finline-limit=300 \