]> code.ossystems Code Review - openembedded-core.git/commit
cmake: avoid configure failures if CFLAGS contains -Wstrict-prototypes
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 17 Oct 2016 18:48:10 +0000 (11:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Oct 2016 10:27:33 +0000 (11:27 +0100)
commit0c89b010ce2e426f55ac7c6f94befef988913834
tree9cd7b497f3c74eb615de216ffa9d02ad29987c2f
parentf0b193b63d4c468c3aa58e15ef5a991e04b9b9a2
cmake: avoid configure failures if CFLAGS contains -Wstrict-prototypes

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/avoid-gcc-warnings-with-Wstrict-prototypes.patch [new file with mode: 0644]