diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-07-08 08:39:20 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-10 17:37:40 +0100 |
commit | ad4a54a0f5bb667f5d5e3df2bcf841b05e0d0f2c (patch) | |
tree | 46cf1b4041da304c3a7b836fec449670fcb39a9d /oe-init-build-env | |
parent | fd408c49fffbc63dc79954420a5cfa46809bd5ca (diff) | |
download | openembedded-core-ad4a54a0f5bb667f5d5e3df2bcf841b05e0d0f2c.tar.gz openembedded-core-ad4a54a0f5bb667f5d5e3df2bcf841b05e0d0f2c.tar.bz2 openembedded-core-ad4a54a0f5bb667f5d5e3df2bcf841b05e0d0f2c.zip |
rpm: disable -Wno-override-init
Fixed rpm-native.do_configure error on CentOS 5.x:
cc1: error: unrecognized command line option "-Wno-override-init"
The -Wno-override-init was commented in rpm-5.4.9, but commented out in
rpm-5.4.14 thus it is failed to build on CentOS 5.x, comment it again to fix
the problem.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions