mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
The tests fail to build with glibc 2.34: | rkcommon/1.6.1-r0/git/tests/catch.hpp:10811:58: error: call to non-'constexpr' function 'long int sysconf(int)' | | static constexpr std::size_t sigStackSize = 32768 >= MINSIGSTKSZ ? 32768 : MINSIGSTKSZ; | | | ^~~~~~~~~~~ This has been fixed but is not yet available in a released version: https://github.com/ospray/rkcommon/issues/5 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |
||
|---|---|---|
| .. | ||
| recipes-bsp | ||
| recipes-core/levelzero | ||
| recipes-oneapi | ||
| recipes-support | ||