diff options
Diffstat (limited to 'package/firefox/Makefile')
-rw-r--r-- | package/firefox/Makefile | 2 |
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 \ |