diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-25 16:29:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-25 16:29:10 +0200 |
commit | 59e474028d85b3925e5d2b139a17000e5d93b140 (patch) | |
tree | 0d856e0d7c6964c624a55f2e5c310b05128e0644 /thunderbird-mozconfig-debuginfo | |
parent | 12d133209dd4203abe08a9a6503cda8a657c88ba (diff) |
Thunderbird 17.0.7
Diffstat (limited to 'thunderbird-mozconfig-debuginfo')
-rw-r--r-- | thunderbird-mozconfig-debuginfo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/thunderbird-mozconfig-debuginfo b/thunderbird-mozconfig-debuginfo deleted file mode 100644 index 4dd2427..0000000 --- a/thunderbird-mozconfig-debuginfo +++ /dev/null @@ -1,5 +0,0 @@ -# For mozilla's debuginfo: -export CFLAGS="$CFLAGS -gdwarf-2" -export CXXFLAGS="$CXXFLAGS -gdwarf-2" -export MOZ_DEBUG_SYMBOLS=1 -ac_add_options --enable-crashreporter |