Accepting request 75151 from home:jengelh:branches:games
- Use %_smp_mflags for parallel building OBS-URL: https://build.opensuse.org/request/show/75151 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=14
This commit is contained in:
parent
87d6524847
commit
c808bc5210
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 2 16:32:35 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags for parallel building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 22:39:54 UTC 2011 - andreas.stieger@gmx.de
|
Mon Feb 28 22:39:54 UTC 2011 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ autoreconf -fi
|
|||||||
--enable-client=gtk2 \
|
--enable-client=gtk2 \
|
||||||
--with-readline \
|
--with-readline \
|
||||||
--disable-static
|
--disable-static
|
||||||
%{__make} %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user