summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/firefox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index ccab4fe6b..e5675dbae 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -63,6 +63,7 @@ CONFIGURE_ENV+= CROSS_COMPILE=1 \
ac_cv_sqlite_dbstat_vtab=yes
CONFIGURE_ARGS+= --prefix=/usr \
--target=$(GNU_TARGET_NAME) \
+ --with-toolchain-prefix=$(GNU_TARGET_NAME)- \
--enable-application=browser \
--enable-official-branding \
--with-system-zlib \