Message ID | 20250723043336.3445593-3-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,1/3] python3-lief: Upgrade to 0.16.6 | expand |
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb b/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb index 10d5806e77..33526630d1 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb +++ b/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb @@ -27,7 +27,4 @@ do_install() { } SECURITY_CFLAGS:riscv64 = "${SECURITY_NOPIE_CFLAGS}" -# GCC-15 segfaults see - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120119 -# TUNE_CCARGS:remove:aarch64 = "cortex-a57+crc+nocrypto" -TUNE_CCARGS:append:aarch64 = " -march=armv8-a" LTO = ""
GCC has been patched for the segfault Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb | 3 --- 1 file changed, 3 deletions(-)