diff options
Diffstat (limited to 'meta-oe/recipes-graphics/vk-gl-cts')
-rw-r--r-- | meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.12.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
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() { | |||
27 | } | 27 | } |
28 | 28 | ||
29 | SECURITY_CFLAGS:riscv64 = "${SECURITY_NOPIE_CFLAGS}" | 29 | SECURITY_CFLAGS:riscv64 = "${SECURITY_NOPIE_CFLAGS}" |
30 | # GCC-15 segfaults see - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120119 | ||
31 | # TUNE_CCARGS:remove:aarch64 = "cortex-a57+crc+nocrypto" | ||
32 | TUNE_CCARGS:append:aarch64 = " -march=armv8-a" | ||
33 | LTO = "" | 30 | LTO = "" |