aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-03-16 20:17:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-17 11:49:31 +0000
commit02bc593928735abb9ac5c85b9e94d0285a6f3e8c (patch)
treeea14e84439b7b871c883b6b8b6b91a12f8e06fe9 /meta/recipes-gnome/gtk+
parent5eb24b1cb57d1e0b43dfc993a635cd2b58d58fcf (diff)
downloadopenembedded-core-02bc593928735abb9ac5c85b9e94d0285a6f3e8c.tar.gz
gtk+: remove per-machine gtk+ FULL_OPTIMIZATION in favor of tune-atom.inc
Now that the FULL_OPTIMIZATION for gtk+ has been enabled in the core tune-atom.inc, it is no longer necessary to do so for every atom based bsp. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Ke Yu <ke.yu@intel.com> CC: Richard Purdie <richard.purdie@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gtk+')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.22.1.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
index ce1e03e28c..246606fca5 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
@@ -37,10 +37,6 @@ LIBV = "2.10.0"
PACKAGES_DYNAMIC += "gtk-immodule-* gtk-printbackend-*"
-#-fomit-frame-pointer in default FULL_OPTIMIZATION will cause matchbox-panel segfault on atom-pc & emenlow
-FULL_OPTIMIZATION_emenlow = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types"
-FULL_OPTIMIZATION_atom-pc = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types"
-
python populate_packages_prepend () {
import os.path