|
|
|
@ -317,7 +317,7 @@ extraldflags="-Wl,--build-id";
@@ -317,7 +317,7 @@ extraldflags="-Wl,--build-id";
|
|
|
|
|
buildldflags="VL_LDFLAGS=-Wl,--build-id" |
|
|
|
|
tracebackends="dtrace" |
|
|
|
|
%ifarch ppc64 |
|
|
|
|
cflags="-m64 -O3 -g -fsigned-char -fno-strength-reduce -march=power8 -mtune=power8 -mpower8-fusion -mpower8-vector -mcrypto -mquad-memory -mquad-memory-atomic -maltivec -mpowerpc-gpopt -mpowerpc-gfxopt -mcrypto -mvsx -mdirect-move -fPIC -fPIE -DPIE -D_FORTIFY_SOURCE=2" |
|
|
|
|
cflags="-m64 -O3 -g -fsigned-char -fno-strength-reduce -mcpu=power8 -mtune=power8 -mpower8-fusion -mpower8-vector -mcrypto -mquad-memory -mquad-memory-atomic -maltivec -mpowerpc-gpopt -mpowerpc-gfxopt -mcrypto -mvsx -mdirect-move -fPIC -fPIE -DPIE -D_FORTIFY_SOURCE=2" |
|
|
|
|
nativebuildarch="ppc64-softmmu" |
|
|
|
|
emulatedbuildarch="x86_64-softmmu s390x-softmmu sparc64-softmmu aarch64-softmmu mips64-softmmu mips64el-softmmu alpha-softmmu ppcemb-softmmu arm-softmmu" |
|
|
|
|
%endif |
|
|
|
@ -345,7 +345,7 @@ emulatedbuildarch="ppc64-softmmu s390x-softmmu sparc64-softmmu x86_64-softmmu mi
@@ -345,7 +345,7 @@ emulatedbuildarch="ppc64-softmmu s390x-softmmu sparc64-softmmu x86_64-softmmu mi
|
|
|
|
|
--enable-glusterfs --enable-libiscsi --enable-virtfs --enable-rdma --enable-replication --enable-libssh2 \ |
|
|
|
|
--enable-tpm --enable-smartcard --enable-lzo --enable-bzip2 --enable-libusb --enable-usb-redir --enable-bluez \ |
|
|
|
|
--disable-gtk --disable-vte --disable-brlapi --disable-opengl --enable-live-block-migration \ |
|
|
|
|
--enable-attr --enable-nettle --enable-vhost-net --enable-vhost-vsock --enable-vhost-crypto \ |
|
|
|
|
--enable-attr --enable-nettle --enable-vhost-scsi --enable-vhost-net --enable-vhost-vsock --enable-vhost-crypto \ |
|
|
|
|
--enable-debug-info \ |
|
|
|
|
--enable-curses --enable-vnc --enable-vnc-sasl --enable-vnc-jpeg --enable-vnc-png --enable-curl --enable-fdt \ |
|
|
|
|
--audio-drv-list=pa,sdl,alsa,oss --enable-trace-backend=$tracebackends --with-sdlabi="2.0" --with-gtkabi="3.0" \ |
|
|
|
|