emulators/qemu41: fix build on powerpc
/wrkdirs/usr/ports/emulators/qemu41/work/qemu-4.1.1/tcg/ppc/tcg-target.inc.c:1915:3: error: "Unhandled abi"
This commit is contained in:
parent
90a51e5ad5
commit
f443dee631
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ PORTDOCS?= docs interop/.buildinfo interop/* qemu-doc.html qemu-doc.txt qemu-ga-
|
|||
|
||||
WITHOUT_CPU_CFLAGS=yes #to avoid problems with register allocation
|
||||
CFLAGS:= ${CFLAGS:C/-fno-tree-vrp//}
|
||||
CFLAGS_powerpc= -D_CALL_SYSV
|
||||
CONFIGURE_ARGS?= --localstatedir=/var --extra-ldflags=-L\"/usr/lib\" \
|
||||
--extra-ldflags=-L\"${LOCALBASE}/lib\" --disable-libssh --enable-debug \
|
||||
--prefix=${PREFIX} --cc=${CC} --enable-netmap --enable-docs --disable-kvm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue