Re: [PATCH v2] libsdl2: Fix build when libunwind is not used
Carlos Rafael Giani
"MACHINE=qemux86-64 bitbake libsdl2-native" still fails with a similar error: | CMake Error at
/home/test/yocto-master/poky/build/tmp/work/x86_64-linux/libsdl2-native/2.0.20-r0/recipe-sysroot-native/usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:890
(message): This is triggered by the "pkg_search_module(UNWIND REQUIRED libunwind)" line right above the one that is modified by this patch. Any idea what is going on?
On 07.01.22 21:34, Alexander Kanavin
wrote:
|
|