forked from openkylin/platform_build
Revert "arm: turn on -Wl,--fatal-warnings"
This reverts commit 3ab011bccd
.
This commit is contained in:
parent
2f2afb93b7
commit
942167dab8
|
@ -138,7 +138,6 @@ 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