]> code.ossystems Code Review - openembedded-core.git/commit
kea: Fix configure test error with gcc11
authorKhem Raj <raj.khem@gmail.com>
Sat, 27 Feb 2021 15:16:03 +0000 (07:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Mar 2021 11:12:12 +0000 (11:12 +0000)
commit232f97405a3e69cf9e54d4de0a8f1593da747603
tree7217f2eb957eb3c5f7f2d0e4ff6fafc11980f840
parent5537ad961e5d0663c2d293abe8312bd2b614d9ff
kea: Fix configure test error with gcc11

Since the test program fails to compile, configure thinks compiler is
not having thread support and bails out

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/kea/files/0001-ax_cpp11.m4-Include-memory-header.patch [new file with mode: 0644]
meta/recipes-connectivity/kea/files/0001-include-limits.h.patch [new file with mode: 0644]
meta/recipes-connectivity/kea/kea_1.8.2.bb