diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+_2.22.1.bb | 4 |
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" | |||
37 | 37 | ||
38 | PACKAGES_DYNAMIC += "gtk-immodule-* gtk-printbackend-*" | 38 | PACKAGES_DYNAMIC += "gtk-immodule-* gtk-printbackend-*" |
39 | 39 | ||
40 | #-fomit-frame-pointer in default FULL_OPTIMIZATION will cause matchbox-panel segfault on atom-pc & emenlow | ||
41 | FULL_OPTIMIZATION_emenlow = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types" | ||
42 | FULL_OPTIMIZATION_atom-pc = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types" | ||
43 | |||
44 | python populate_packages_prepend () { | 40 | python populate_packages_prepend () { |
45 | import os.path | 41 | import os.path |
46 | 42 | ||