aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla/firefox_1.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mozilla/firefox_1.0.7.bb')
-rw-r--r--packages/mozilla/firefox_1.0.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/mozilla/firefox_1.0.7.bb b/packages/mozilla/firefox_1.0.7.bb
index b3eeedcf64..668c9a6aeb 100644
--- a/packages/mozilla/firefox_1.0.7.bb
+++ b/packages/mozilla/firefox_1.0.7.bb
@@ -4,7 +4,8 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/
file://no-xmb.patch;patch=1 \
file://firefox-cc-fix.patch;patch=1 \
file://jsautocfg.h \
- file://extensions-hack.patch;patch=1"
+ file://extensions-hack.patch;patch=1 \
+ file://firefox-1.0-gcc4-compile.patch;patch=1;pnum=0"
S = "${WORKDIR}/mozilla"