diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-24 15:08:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-24 15:08:28 +0200 |
commit | e1a9f0b298534c2b7b7335c9459515b5ea2ff264 (patch) | |
tree | 069406514a93b204f0e21c690e57262f64c641f2 /firefox-mozconfig-debuginfo | |
parent | f6c58693e58b540585725bb6ca65a47b245a09c4 (diff) |
Xulrunner / Firefox 22.0
Diffstat (limited to 'firefox-mozconfig-debuginfo')
-rw-r--r-- | firefox-mozconfig-debuginfo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/firefox-mozconfig-debuginfo b/firefox-mozconfig-debuginfo deleted file mode 100644 index 4dd2427..0000000 --- a/firefox-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 |