mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
pango.inc: drop obsolete FULL_OPTIMIZATION over-ride
Legacy workaround dating back to 2007, no longer required. http://git.openembedded.org/openembedded-core/commit/?id=975809901d32756a1abb03d23a459ab0c6eadc17 (From OE-Core rev: 7e5256effc6b091e6a4965dc3403b44d663eb2b6) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
89a7ed5b67
commit
0de87662c1
@@ -22,9 +22,6 @@ inherit gnomebase gtk-doc qemu ptest-gnome upstream-version-is-even
|
|||||||
|
|
||||||
EXTRA_AUTORECONF = ""
|
EXTRA_AUTORECONF = ""
|
||||||
|
|
||||||
# seems to go wrong with default cflags
|
|
||||||
FULL_OPTIMIZATION_arm = "-O2"
|
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-introspection \
|
EXTRA_OECONF = "--disable-introspection \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user