commit | 942167dab8345c420b205ce9b9b6b4fc779a7583 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Oct 18 14:03:49 2012 -0700 |
committer | Nick Kralevich <nnk@google.com> | Thu Oct 18 14:03:49 2012 -0700 |
tree | 720d4379f2b5c8b8815325105edf200ef3a9e303 | |
parent | 2f2afb93b76cf0a9dac362e851b1fcd6683a3cb1 [diff] |
Revert "arm: turn on -Wl,--fatal-warnings" This reverts commit 3ab011bccd5ed416148bb6ab8ea06f23c89977e7.
diff --git a/core/combo/TARGET_linux-arm.mk b/core/combo/TARGET_linux-arm.mk index 4aa8576..854037d 100644 --- a/core/combo/TARGET_linux-arm.mk +++ b/core/combo/TARGET_linux-arm.mk
@@ -138,7 +138,6 @@ -Wl,-z,relro \ -Wl,-z,now \ -Wl,--warn-shared-textrel \ - -Wl,--fatal-warnings \ -Wl,--icf=safe \ $(arch_variant_ldflags)