1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/emulators/qemu
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
..
files emulators/qemu: fix build on powerpc* 2024-02-11 12:49:02 +01:00
distinfo
Makefile
pkg-descr
pkg-descr-ga
pkg-descr-tools
pkg-message
pkg-message.guest-agent
pkg-plist
pkg-plist-ga
pkg-plist-tools