summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-03-28 13:28:18 -0700
committerKhem Raj <raj.khem@gmail.com>2025-03-28 20:54:38 -0700
commit892380133becb17d95ffae95de1df025c9d72088 (patch)
treec657cb4457992bed66f5e42c8a7c7907074f1b1c /dynamic-layers/meta-python
parentfa1b780b8b9fafed08204719ab94a56e20d6a03a (diff)
downloadmeta-clang-892380133becb17d95ffae95de1df025c9d72088.tar.gz
gimp: Remove -Qunused-arguments from complier cmdline with clang
This supresses the -msseX argument diagnostics on non-x86 architectures and meson wrongly decided to enable SSE on these biulds which ends up in │ │| In file included from ../gimp-3.0.2/app/gegl/gimp-gegl-loops-sse2.c:36: │ │| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/gimp/3.0.2/recipe-sysroot-native/usr/lib/clang/20/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and│ │ x64 architecture" │ │| 14 | #error "This header is only meant to be used on x86 and x64 architecture" │ │| | ^ │ │| In file included from ../gimp-3.0.2/app/gegl/gimp-gegl-loops-sse2.c:36: Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions