From ec5a0335e49e1524ed8fddb699a55dc6c9ce9250 Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Thu, 9 Jan 2014 17:39:08 +0000 Subject: Update makefiles after merge of Chromium at 243919 This commit was generated by merge_from_chromium.py. Change-Id: I4f3e560ed9d79e0ec8de1cd083acd448d5fd293b --- ft2.target.darwin-x86.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ft2.target.darwin-x86.mk') diff --git a/ft2.target.darwin-x86.mk b/ft2.target.darwin-x86.mk index f6b417c..36b186f 100644 --- a/ft2.target.darwin-x86.mk +++ b/ft2.target.darwin-x86.mk @@ -54,6 +54,7 @@ MY_CFLAGS_Debug := \ -fvisibility=hidden \ -pipe \ -fPIC \ + -funwind-tables \ -Wno-format \ -m32 \ -mmmx \ @@ -147,6 +148,7 @@ MY_CFLAGS_Release := \ -fvisibility=hidden \ -pipe \ -fPIC \ + -funwind-tables \ -Wno-format \ -m32 \ -mmmx \ @@ -173,9 +175,7 @@ MY_CFLAGS_Release := \ -fno-ident \ -fdata-sections \ -ffunction-sections \ - -fomit-frame-pointer \ - -fno-unwind-tables \ - -fno-asynchronous-unwind-tables + -fomit-frame-pointer MY_DEFS_Release := \ '-DV8_DEPRECATION_WARNINGS' \ -- cgit v1.2.3