Added -fpic flag to x86 env script for Lollipop
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user