!11 spec: Build qemu with python3

Merge pull request !11 from FangYing/rebase-qemu-4.0.1
This commit is contained in:
openeuler-ci-bot 2020-02-26 14:17:06 +08:00 committed by Gitee
commit a7a219f0e2

View File

@ -166,6 +166,7 @@ buildldflags="VL_LDFLAGS=-Wl,--build-id"
--interp-prefix=%{_prefix}/qemu-%%M \
--firmwarepath=%{_datadir}/%{name} \
--with-pkgversion=%{name}-%{version}-%{release} \
--python=/usr/bin/python3 \
--disable-strip \
--disable-werror \
--disable-slirp \