SHA256
1
0
forked from pool/SDL_ttf

Accepting request 75104 from home:jengelh:branches:games

- Use %_smp_mflags for parallel building

OBS-URL: https://build.opensuse.org/request/show/75104
OBS-URL: https://build.opensuse.org/package/show/games/SDL_ttf?expand=0&rev=7
This commit is contained in:
Jan Engelhardt 2011-07-05 00:09:07 +00:00 committed by Git OBS Bridge
parent 8ae9001bab
commit 6fb5bd3e3e
3 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 2 14:54:16 UTC 2011 - jengelh@medozas.de
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Wed Jan 27 02:45:00 CET 2010 - jengelh@medozas.de

View File

@ -84,7 +84,7 @@ Authors:
%configure \
--with-pic \
--disable-static
%{__make} %{?jobs:-j %jobs}
%{__make} %{?_smp_mflags}
%install
make DESTDIR=$RPM_BUILD_ROOT install

0
ready
View File