]> code.ossystems Code Review - openembedded-core.git/commit
libcap: do not pass CFLAGS to gcc
authorJackie Huang <jackie.huang@windriver.com>
Fri, 14 Jun 2013 08:09:33 +0000 (16:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 15:44:36 +0000 (16:44 +0100)
commit99fb3e7408d9fe1b7754dc3994f79e6d5f5b3593
tree9d4b3631ddac67727adf4235a8e0b4c9919a45e5
parent07f4030909dcc14c4ce4d6d3690a192c0b4040a9
libcap: do not pass CFLAGS to gcc

During do_configure(), we modify the BUILD_CFLAGS used
but do not remove the default inclusion of CFLAGS
in BUILD_CFLAGS.  This fix removes CFLAGS inclusion
by modifying do_configure().

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/libcap/libcap.inc