meta-intel/dynamic-layers/clang-layer/recipes-core/ispc/ispc
Naveen Saini 9f1dfc1139 ispc: fix run_tests.py test script
Some testcases are currently failing with following error:
/usr/bin/x86_64-poky-linux-ld: ./tests/static-array-init-1.ispc.o:
relocation R_X86_64_32S against `.rodata.cst16' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/x86_64-poky-linux-ld: failed to set dynamic section sizes: bad value

Backport patch.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-05-19 17:39:59 +08:00
..
0001-CMakeLists.txt-allow-to-pick-llvm-config-from-usr-bi.patch ispc: fix recipe 2023-05-17 09:45:24 +08:00
0001-CMakeLists.txt-link-with-libclang-cpp-library-instea.patch ispc: add recipe 2021-07-03 22:48:10 +08:00
0001-Enable-LLVM-15.0-support.patch ipsc: upgrade 1.16.1 -> 1.17.0 2022-03-02 17:39:01 +08:00
0001-Produce-position-independent-code-for-testing.patch ispc: fix run_tests.py test script 2023-05-19 17:39:59 +08:00
0002-cmake-don-t-build-for-32-bit-targets.patch ipsc: upgrade 1.16.1 -> 1.17.0 2022-03-02 17:39:01 +08:00