All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pango.inc: drop obsolete FULL_OPTIMIZATION over-ride
@ 2016-01-26  4:38 Andre McCurdy
  0 siblings, 0 replies; only message in thread
From: Andre McCurdy @ 2016-01-26  4:38 UTC (permalink / raw)
  To: openembedded-core

Legacy workaround dating back to 2007, no longer required.

  http://git.openembedded.org/openembedded-core/commit/?id=975809901d32756a1abb03d23a459ab0c6eadc17

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta/recipes-graphics/pango/pango.inc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
index 3e9c068..3d5ae36 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++ b/meta/recipes-graphics/pango/pango.inc
@@ -22,9 +22,6 @@ inherit gnomebase gtk-doc qemu ptest-gnome upstream-version-is-even
 
 EXTRA_AUTORECONF = ""
 
-# seems to go wrong with default cflags
-FULL_OPTIMIZATION_arm = "-O2"
-
 EXTRA_OECONF = "--disable-introspection \
 	        --disable-debug \
 	        "
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-26  4:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26  4:38 [PATCH] pango.inc: drop obsolete FULL_OPTIMIZATION over-ride Andre McCurdy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.