SHA256
1
0
forked from pool/make

Accepting request 43452 from Base:System

checked in (request 43452)

OBS-URL: https://build.opensuse.org/request/show/43452
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=9
This commit is contained in:
OBS User autobuild 2010-07-20 18:42:43 +00:00 committed by Git OBS Bridge
parent 1a59f42222
commit 5a399dd0c5
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com

View File

@ -50,7 +50,7 @@ fi
%build
CFLAGS=$RPM_OPT_FLAGS \
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
make %{?_smp_mflags}
make %{?jobs:-j%jobs}
make check
%install