diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2013-07-08 10:45:09 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-09 08:04:09 -0700 |
commit | fdd523e5a14cacf31dce4dae435267e30dff9222 (patch) | |
tree | 2a9d97a73f6d0334b07b1721249505a2d85503bd /scripts/rpm2cpio.sh | |
parent | 568e303ef4447a9ddb7fb6370166d012a4375dab (diff) | |
download | openembedded-core-fdd523e5a14cacf31dce4dae435267e30dff9222.tar.gz openembedded-core-fdd523e5a14cacf31dce4dae435267e30dff9222.tar.bz2 openembedded-core-fdd523e5a14cacf31dce4dae435267e30dff9222.zip |
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.
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>
Diffstat (limited to 'scripts/rpm2cpio.sh')
0 files changed, 0 insertions, 0 deletions