mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-15 07:24:46 +00:00
![]() Fixes cross compilation for arm with clang which provides cpuid.h but helpfully has this error: ``` #if !(__x86_64__ || __i386__) #error this header is for x86 only #endif ``` Fixes: #2131 |
||
---|---|---|
.. | ||
fwup-cleanups.h | ||
fwup-common.c | ||
fwup-common.h | ||
fwup-debug.c | ||
fwup-debug.h | ||
fwup-efi.c | ||
fwup-efi.h | ||
fwupdate.c | ||
generate_binary.sh | ||
meson.build |