From 4f684e9d5b3f522968e06dc7f27137e06e13eb49 Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Mon, 17 Mar 2014 13:59:05 +0000 Subject: Update makefiles after merge of Chromium at 257420 This commit was generated by merge_from_chromium.py. Change-Id: I976ab11a93b7c30cb293371b90a8b50299b53d8f --- modules/audio_coding_module.target.darwin-mips.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/audio_coding_module.target.darwin-mips.mk') diff --git a/modules/audio_coding_module.target.darwin-mips.mk b/modules/audio_coding_module.target.darwin-mips.mk index 931ed5b3..4f5c01d7 100644 --- a/modules/audio_coding_module.target.darwin-mips.mk +++ b/modules/audio_coding_module.target.darwin-mips.mk @@ -298,6 +298,7 @@ LOCAL_ASFLAGS := $(LOCAL_CFLAGS) ### Rules for final target. LOCAL_LDFLAGS_Debug := \ + -Wl,--fatal-warnings \ -Wl,-z,now \ -Wl,-z,relro \ -Wl,-z,noexecstack \ @@ -307,7 +308,6 @@ LOCAL_LDFLAGS_Debug := \ -nostdlib \ -Wl,--no-undefined \ -Wl,--exclude-libs=ALL \ - -Wl,--fatal-warnings \ -Wl,--gc-sections \ -Wl,--warn-shared-textrel \ -Wl,-O1 \ @@ -315,6 +315,7 @@ LOCAL_LDFLAGS_Debug := \ LOCAL_LDFLAGS_Release := \ + -Wl,--fatal-warnings \ -Wl,-z,now \ -Wl,-z,relro \ -Wl,-z,noexecstack \ @@ -327,7 +328,6 @@ LOCAL_LDFLAGS_Release := \ -Wl,-O1 \ -Wl,--as-needed \ -Wl,--gc-sections \ - -Wl,--fatal-warnings \ -Wl,--warn-shared-textrel -- cgit v1.2.3