]> code.ossystems Code Review - openembedded-core.git/commit
cmake: avoid configure failures if CFLAGS contains -Wstrict-prototypes
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 14 Dec 2017 01:00:31 +0000 (17:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2018 17:09:49 +0000 (17:09 +0000)
commit294b706d2b5d6732c8b05e6cf0300c62de1f909f
treec59bffbf43b48061e372d96391bf13f7a76dcba3
parent592f315516e602bd9a9bdc3d116771528cd433d1
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>
(cherry picked from commit 0c89b010ce2e426f55ac7c6f94befef988913834)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/avoid-gcc-warnings-with-Wstrict-prototypes.patch [new file with mode: 0644]