Accepting request 42145 from home:jengelh:smp
Copy from home:jengelh:smp/make via accept of submit request 42145 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42145 OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=8
This commit is contained in:
parent
bf28d156c4
commit
1a59f42222
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ fi
|
|||||||
%build
|
%build
|
||||||
CFLAGS=$RPM_OPT_FLAGS \
|
CFLAGS=$RPM_OPT_FLAGS \
|
||||||
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user