From d48d5dea1e6a887a783d6796a32ee9b8dcadd318 Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Tue, 12 Nov 2013 17:01:09 +0000 Subject: Update makefiles after merge of Chromium at 234542 This commit was generated by merge_from_chromium.py. Change-Id: Ie27d7b8dc6615d7c06293aab0e47388582abc878 --- ft2.target.darwin-x86.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ft2.target.darwin-x86.mk') diff --git a/ft2.target.darwin-x86.mk b/ft2.target.darwin-x86.mk index 590bf5c..784577c 100644 --- a/ft2.target.darwin-x86.mk +++ b/ft2.target.darwin-x86.mk @@ -54,6 +54,7 @@ MY_CFLAGS_Debug := \ -fvisibility=hidden \ -pipe \ -fPIC \ + -g \ -Wno-format \ -m32 \ -mmmx \ @@ -139,6 +140,7 @@ MY_CFLAGS_Release := \ -fvisibility=hidden \ -pipe \ -fPIC \ + -g \ -Wno-format \ -m32 \ -mmmx \ -- cgit v1.2.3