meta-virtualization/recipes-extended
hongxu e48daeeb5d libvirt: fix compile failure while DEBUG_BUILD = 1
Build libvirt failed while DEBUG_BUILD = 1
[snip]
../git/src/cpu/cpu_x86.c: In function 'cpuidSetLeaf4':
../git/src/cpu/cpu_x86.c:2563:1: error: inlining failed in call to 'cpuidCall': function not considered for inlining [-Werror=inline]
 2563 | cpuidCall(virCPUx86CPUID *cpuid)
      | ^~~~~~~~~
[snip]

Explicitly add -Wno-error=inline to CFLAGS if DEBUG_BUILD = 1 to workaround

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-05-19 22:56:55 -04:00
..
ceph metadata: add whitespace around assignments 2025-04-03 17:56:53 +00:00
cloud-init
dev86 dev86: use gnu17 and ignore incompatible-pointer-types to allow building with gcc-15 2025-05-06 01:45:13 +00:00
diod diod: No need to pass systemddir via EXTRA_OEMAKE 2025-04-09 04:01:32 +00:00
fuse-overlayfs fuse-overlayfs: update to v1.14 2025-05-19 22:46:26 -04:00
images metadata: add whitespace around assignments 2025-04-03 17:56:53 +00:00
iptables
ipxe ipxe: fix build with gcc-15 2025-05-06 01:45:13 +00:00
irqbalance irqbalance: fix build with gcc-15 2025-05-06 01:45:13 +00:00
kvmtool metadata: add whitespace around assignments 2025-04-03 17:56:53 +00:00
libibverbs
libvirt libvirt: fix compile failure while DEBUG_BUILD = 1 2025-05-19 22:56:55 -04:00
libvmi libvmi: ignore incompatible-pointer-types 2025-05-06 01:45:13 +00:00
nagios
oath
rootlesskit metadata: relocation.inc: add whitespace around assignments 2025-04-03 17:56:53 +00:00
seabios
upx upx: update doctest SRCREV to a valid commit 2025-03-26 17:25:28 +00:00
uxen
vgabios
vhost-device
virt-manager virt-manager: update to v5.0.0 2025-03-26 17:44:52 +00:00
virt-viewer virt-viewer: update to v11.0-tip 2025-03-26 18:05:41 +00:00
virt-what
virtiofsd
xen xen: fix header guard inconsistencies (gcc15) 2025-05-15 22:08:16 -04:00
xvisor