firefox3: bump PR
authorKoen Kooi <koen@openembedded.org>
Wed, 6 Aug 2008 11:42:09 +0000 (11:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 6 Aug 2008 11:42:09 +0000 (11:42 +0000)
packages/mozilla/firefox_3.0.1.bb

index 71eec14..3bf4f92 100644 (file)
@@ -1,5 +1,5 @@
 DEPENDS += "cairo"
-PR = "r4"
+PR = "r5"
 
 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/