1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/emulators/qemu/files
Piotr Kubaj 872d8988c1 emulators/qemu: fix build on powerpc*
../util/cpuinfo-ppc.c:49:18: error: use of undeclared identifier 'PPC_FEATURE2_ISEL'
    if (hwcap2 & PPC_FEATURE2_ISEL) {
                 ^
../util/cpuinfo-ppc.c:62:26: error: use of undeclared identifier 'PPC_FEATURE2_VEC_CRYPTO'
            if (hwcap2 & PPC_FEATURE2_VEC_CRYPTO) {
                         ^
2 errors generated.
2024-02-11 12:49:02 +01:00
..
patch-block_export_fuse.c
patch-bsd-user_host_i386_host-signal.h
patch-util_cpuinfo-ppc.c emulators/qemu: fix build on powerpc* 2024-02-11 12:49:02 +01:00
patch-util_meson.build
qemu-guest-agent.in
qemu-ifdown.sample
qemu-ifup.sample