diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:12:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:12:20 +0200 |
commit | 5683cf77402a772e3d7d132fec36e31335f77acf (patch) | |
tree | e1ed1a61f5d89453ae4b61084a7b2c403da9846f /thunderbird-mozconfig-debuginfo |
import thunderbird-enigmail-1.0.1
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 |