diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-12 15:16:44 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-08 09:08:54 -0700 |
commit | 6db7a60554bc4f828c6776ac6ea3c1d587a9c7e0 (patch) | |
tree | 741b0addec61d0a1e117defa977d6c8688e1664f /classes/cmake-native.bbclass | |
parent | 7b64db0047976abfbeab7dadfe8b4fd28ea695f2 (diff) | |
download | meta-clang-6db7a60554bc4f828c6776ac6ea3c1d587a9c7e0.tar.gz |
clang: Use -mno-altivec for ppc 7400
Workaround qemuppc illegal instruction trap on vxor instruction emulation
this instruction is emitted by clang with -mcpu=7400 on ppc32 when
compiling musl/strspn.c file
The crash shows up running qemu-ppc via gobject-introspection, so a long
unwieldy path but we know whats happening
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 321edad13fd9275fb08700252d58a38b2b400670)
Diffstat (limited to 'classes/cmake-native.bbclass')
0 files changed, 0 insertions, 0 deletions