git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1fd09
)
firefox3: bump PR
author
Koen Kooi
<koen@openembedded.org>
Wed, 6 Aug 2008 11:42:09 +0000
(11:42 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 6 Aug 2008 11:42:09 +0000
(11:42 +0000)
packages/mozilla/firefox_3.0.1.bb
patch
|
blob
|
history
diff --git
a/packages/mozilla/firefox_3.0.1.bb
b/packages/mozilla/firefox_3.0.1.bb
index
71eec14
..
3bf4f92
100644
(file)
--- a/
packages/mozilla/firefox_3.0.1.bb
+++ b/
packages/mozilla/firefox_3.0.1.bb
@@
-1,5
+1,5
@@
DEPENDS += "cairo"
-PR = "r
4
"
+PR = "r
5
"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
file://jsautocfg.h \
@@
-23,6
+23,7
@@
inherit mozilla
require firefox.inc
export HOST_LIBIDL_CONFIG = "${STAGING_BINDIR_NATIVE}/libIDL-config-2"
+FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2"
do_compile_prepend() {
cp ${WORKDIR}/jsautocfg.h ${S}/js/src/