]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Consider adding -Wno-error in cases when not using -O2
authorKhem Raj <raj.khem@gmail.com>
Sun, 16 Aug 2015 01:26:11 +0000 (18:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Aug 2015 16:57:48 +0000 (17:57 +0100)
commit52a90e8e592ddd228939e15d7fd0d69f3c1e816f
treec8a8207b93d73b5b57167477826dc7f44783b1fd
parent3b1a2baa95fee7479e85379c0f6f4d54c0db2042
glibc: Consider adding -Wno-error in cases when not using -O2

glibc has recently turned on Werror globally which is good but then not
all option combos are well tested so there still remains cleanup needed
when not using -O2, so lets just disable Werror in such cases, until
fixed upstream

Change-Id: I2d491c360a15b0752c97ff77ee0faaeede6e8d2a
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glibc/glibc.inc