diff options
Diffstat (limited to 'package/firefox')
-rw-r--r-- | package/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile index 9c8c17373..bf3f7d8cb 100644 --- a/package/firefox/Makefile +++ b/package/firefox/Makefile @@ -81,6 +81,7 @@ CONFIGURE_ARGS+= --enable-application=browser \ --disable-crashreporter \ --disable-updater \ --disable-libjpeg-turbo \ + --disable-xpcom-fastload \ --disable-elf-hack TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64 -L$(STAGING_DIR)/usr/lib32 |