diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-30 19:23:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-30 19:23:18 +0200 |
commit | c5886e4c1519a2105b4ddd1882664c5dc47f6cc0 (patch) | |
tree | ce7d021a004d8b16e65c42fae2ab1c04a4848746 /thunderbird-mozconfig-debuginfo |
Import thunderbird 3.0.4
Diffstat (limited to 'thunderbird-mozconfig-debuginfo')
-rw-r--r-- | thunderbird-mozconfig-debuginfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/thunderbird-mozconfig-debuginfo b/thunderbird-mozconfig-debuginfo new file mode 100644 index 0000000..a0ef07a --- /dev/null +++ b/thunderbird-mozconfig-debuginfo @@ -0,0 +1,5 @@ +# For mozilla's debuginfo: +export CFLAGS="-gstabs+" +export CXXFLAGS="-gstabs+" +export MOZ_DEBUG_SYMBOLS=1 +ac_add_options --enable-crashreporter |