diff options
author | Jan Horak <jhorak@redhat.com> | 2013-06-13 14:46:13 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2013-06-13 14:46:13 +0200 |
commit | 68cb18598c323f66252dcca34f6f7b01d278b58e (patch) | |
tree | 056adff8c3eb0efcdd494196e4ccb9821450ef93 /firefox-mozconfig-debuginfo | |
parent | Fixed firefox.sh - do not override TMPDIR if set by user (diff) | |
download | librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.tar.gz librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.tar.bz2 librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.zip |
Enabled crashreporter
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 |