summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-01-07 11:22:55 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-08 14:17:35 +0000
commit0b032e6ff476ce94fb283d4af9914e373a8e317b (patch)
tree21288400ca93ae4a86686adc768f4644bfca3b35 /meta/classes/cve-check.bbclass
parentc48097ece963ffb0387597fda6dd043951a8d598 (diff)
downloadpoky-0b032e6ff476ce94fb283d4af9914e373a8e317b.tar.gz
libsdl2: Fix build when libunwind is not used
clang provides libunwind.h and cmake adds a check to find libunwind when this header is detected, which was not the case with automake. The check however is expecting specific unwinder implementation which provides libunwind-generic solib, this is not a standard library that all implementations will provide, therefore make this check optional. (From OE-Core rev: fb450807774d100b9b568364b014ac46f5642b7e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cve-check.bbclass')
0 files changed, 0 insertions, 0 deletions