summaryrefslogtreecommitdiffstats
path: root/thunderbird-mozconfig-debuginfo
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-08 00:03:36 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-08 00:03:36 +0200
commitf8f5431266689809be2e8c797eff20c9a3517560 (patch)
treec650b780523d60bf86afe4e374c9a2ac0bd19d23 /thunderbird-mozconfig-debuginfo
parente0e372df300555da06481d4df2704fd883f74dec (diff)
thunderbird-3.1.3-1
Diffstat (limited to 'thunderbird-mozconfig-debuginfo')
-rw-r--r--thunderbird-mozconfig-debuginfo5
1 files changed, 3 insertions, 2 deletions
diff --git a/thunderbird-mozconfig-debuginfo b/thunderbird-mozconfig-debuginfo
index a0ef07a..65ec915 100644
--- a/thunderbird-mozconfig-debuginfo
+++ b/thunderbird-mozconfig-debuginfo
@@ -1,5 +1,6 @@
# For mozilla's debuginfo:
-export CFLAGS="-gstabs+"
-export CXXFLAGS="-gstabs+"
+export CFLAGS="-gdwarf-2"
+export CXXFLAGS="-gdwarf-2"
export MOZ_DEBUG_SYMBOLS=1
+ac_add_options --enable-debug-symbols="-gdwarf-2"
ac_add_options --enable-crashreporter