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:
2660ba6
)
fennec: add super-secret option to speed up rendering in the near future
author
Koen Kooi
<koen@dominion.thruhere.net>
Wed, 15 Oct 2008 07:15:59 +0000
(09:15 +0200)
committer
Koen Kooi
<koen@dominion.thruhere.net>
Wed, 15 Oct 2008 07:15:59 +0000
(09:15 +0200)
packages/mozilla/fennec_hg.bb
patch
|
blob
|
history
diff --git
a/packages/mozilla/fennec_hg.bb
b/packages/mozilla/fennec_hg.bb
index
48bc60c
..
0760768
100644
(file)
--- a/
packages/mozilla/fennec_hg.bb
+++ b/
packages/mozilla/fennec_hg.bb
@@
-3,7
+3,7
@@
DEPENDS += "cairo alsa-lib "
PV = "0.8+0.9pre"
MOZPV = "0.9pre"
-PR = "r
9
"
+PR = "r
10
"
PE = "1"
SRC_URI = "hg://hg.mozilla.org/;module=mozilla-central;rev=3a9a64e5bedc \
@@
-22,6
+22,7
@@
export HOST_LIBIDL_CONFIG = "${STAGING_BINDIR_NATIVE}/libIDL-config-2"
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2"
export LIBXUL_DIST="${S}/objdir/xulrunner/dist/"
+CFLAGS_append = " -DMOZ_GFX_OPTIMIZE_MOBILE "
do_configure_prepend() {
if [ -e ${WORKDIR}/mobile-browser ] ; then