forked from openkylin/platform_build
Merge "arm: turn on -Wl,--fatal-warnings"
This commit is contained in:
commit
2f2afb93b7
|
@ -138,6 +138,7 @@ TARGET_GLOBAL_LDFLAGS += \
|
|||
-Wl,-z,relro \
|
||||
-Wl,-z,now \
|
||||
-Wl,--warn-shared-textrel \
|
||||
-Wl,--fatal-warnings \
|
||||
-Wl,--icf=safe \
|
||||
$(arch_variant_ldflags)
|
||||
|
||||
|
|
Loading…
Reference in New Issue