summaryrefslogtreecommitdiff
path: root/packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-30 06:49:26 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-30 06:49:26 +0000
commit669523145fd7bb977b3094982cfbdf1475e46fe5 (patch)
tree1856807635490a867c9112e6d49be2eaa35f457b /packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch
parent0ef5180119e563ea6e7abd527ee19715d7d9e454 (diff)
firefox: move to 3.0.1
Diffstat (limited to 'packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch')
-rw-r--r--packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch b/packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch
deleted file mode 100644
index 39978cfd11..0000000000
--- a/packages/mozilla/firefox-3.0/jsautocfg-dontoverwrite.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- mozilla/js/src/Makefile.in.orig 2006-12-12 11:46:02.000000000 +0000
-+++ mozilla/js/src/Makefile.in 2006-12-12 11:46:27.000000000 +0000
-@@ -319,20 +319,8 @@
-
- jsopcode.h jsopcode.c: jsopcode.tbl
-
--ifeq (,$(CROSS_COMPILE)$(filter-out WINNT,$(OS_ARCH)))
- jsautocfg.h:
- touch $@
--else
--ifeq ($(OS_ARCH),WINCE)
--jsautocfg.h:
-- touch $@
--else
--jsautocfg.h: jscpucfg$(HOST_BIN_SUFFIX)
-- @rm -f $@ jsautocfg.tmp
-- ./jscpucfg > jsautocfg.tmp
-- mv jsautocfg.tmp $@
--endif
--endif
-
- # jscpucfg is a strange target
- # Needs to be built with the host compiler but needs to include