commit | 4dc781657b7aa2385cc6ffedc8f3841abdcfd5f6 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue Oct 16 13:51:02 2012 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue Oct 16 13:51:02 2012 -0700 |
tree | 38a2f4eece279415eb11ad3060521d254ac94cbf | |
parent | 118d9eff86a8f58c6e5d0768f50b5c9d423b2625 [diff] |
Revert "arm: turn on -Wl,--fatal-warnings" This reverts commit edfee7250f072cb148da6de04eacb834366bef38.
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)