generic-poky/meta/recipes-core/glib-2.0
Jackie Huang b472553fa3 glib-2.0: add -march=i486 into CFLAGS automatically when needed.
glib configure will check if current gcc need -march=i486,
when gcc need -march=i486 but CFLAGS don't have,
glib configure will abort and advise the user to add -march=i486.
This will break the build process,it's not good for automatic build system.
so change this to adding -march=i486 automatically when it is needed.

(From OE-Core rev: fdd523e5a14cacf31dce4dae435267e30dff9222)

Signed-off-by: Song.Li <Song.Li@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-10 09:42:03 +01:00
..
glib-2.0 glib-2.0: add -march=i486 into CFLAGS automatically when needed. 2013-07-10 09:42:03 +01:00
glib-2.0_2.36.3.bb glib-2.0: add -march=i486 into CFLAGS automatically when needed. 2013-07-10 09:42:03 +01:00
glib.inc glib-2.0: Update to 2.36 2013-04-29 14:45:09 +01:00