Accepting request 176522 from home:a_faerber:branches:Virtualization

Use %_smp_mflags and enable brlapi (adopted from kvm package)

OBS-URL: https://build.opensuse.org/request/show/176522
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=140
This commit is contained in:
Andreas Färber
2013-05-24 17:25:32 +00:00
committed by Git OBS Bridge
parent fe09223337
commit 6c094e252d
6 changed files with 31 additions and 4 deletions

View File

@@ -182,7 +182,7 @@ run cross-architecture builds.
# -lrt needs to come after -lglib-2.0 to avoid undefined clock_gettime
sed -i "s/-lglib-2.0/-lglib-2.0 -lrt/" config-host.mak
%endif
make %{?jobs:-j%jobs} V=1
make %{?_smp_mflags} V=1
%install
make install DESTDIR=$RPM_BUILD_ROOT