mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:16:22 +00:00
opengl-es-cts: Unbolt aarch64 TUNE_CCARGS workaround
GCC has been patched for the segfault Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d735e0fcb0
commit
e129044bef
@ -27,7 +27,4 @@ do_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
SECURITY_CFLAGS:riscv64 = "${SECURITY_NOPIE_CFLAGS}"
|
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 = ""
|
LTO = ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user