summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-03-13 14:54:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-03-13 14:54:47 +0100
commit1496020e2c36a188ffaa0595ae7e557601f07db6 (patch)
tree5607a079b0d0bdabc74be3ac03f4fb3fe6f551ab /package/firefox
parent3de3203f8fe05050402124f85abc6f8cd8a8cfb0 (diff)
disable debug
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index eb4080edc..36f3b431d 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --enable-application=browser \
--disable-accessibility \
--disable-smil \
--disable-dbus \
- --enable-debug \
+ --disable-debug \
--disable-logging \
--disable-strip \
--disable-install-strip \