Revert "arm: turn on -Wl,--fatal-warnings"

This reverts commit 3ab011bccd.
This commit is contained in:
Nick Kralevich 2012-10-18 14:03:49 -07:00
parent 2f2afb93b7
commit 942167dab8
1 changed files with 0 additions and 1 deletions

View File

@ -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)