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 | febddb3746039770061168f17a7250bdcdc19b79 (patch) | |
tree | d5cc814f7f2a680f54908c395339f03d2628e717 /xulrunner-mozconfig-debuginfo | |
parent | 46b1a805b4370e1dfb357fcd6600af4829a3ae68 (diff) |
Xulrunner / Firefox 22.0
Diffstat (limited to 'xulrunner-mozconfig-debuginfo')
-rw-r--r-- | xulrunner-mozconfig-debuginfo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xulrunner-mozconfig-debuginfo b/xulrunner-mozconfig-debuginfo deleted file mode 100644 index 4dd2427..0000000 --- a/xulrunner-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 |