Merge "Fix PIC default to be -fPIC"
This commit is contained in:
@@ -112,7 +112,7 @@ $(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
|||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-D_FORTIFY_SOURCE=2 \
|
-D_FORTIFY_SOURCE=2 \
|
||||||
-Wstrict-aliasing=2 \
|
-Wstrict-aliasing=2 \
|
||||||
-fPIC -fPIE \
|
-fPIC \
|
||||||
-ffunction-sections \
|
-ffunction-sections \
|
||||||
-finline-functions \
|
-finline-functions \
|
||||||
-finline-limit=300 \
|
-finline-limit=300 \
|
||||||
|
@@ -110,7 +110,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-D_FORTIFY_SOURCE=2 \
|
-D_FORTIFY_SOURCE=2 \
|
||||||
-Wstrict-aliasing=2 \
|
-Wstrict-aliasing=2 \
|
||||||
-fPIC -fPIE \
|
-fPIC \
|
||||||
-ffunction-sections \
|
-ffunction-sections \
|
||||||
-finline-functions \
|
-finline-functions \
|
||||||
-finline-limit=300 \
|
-finline-limit=300 \
|
||||||
|
Reference in New Issue
Block a user