SHA256
3
0
forked from pool/mpc

Accepting request 42150 from home:jengelh:smp

Copy from home:jengelh:smp/mpc via accept of submit request 42150 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/42150
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=17
This commit is contained in:
Richard Biener 2010-06-28 08:35:50 +00:00 committed by Git OBS Bridge
parent 56cec7f8ce
commit 345cf67b79
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Mon Feb 1 12:01:25 UTC 2010 - jengelh@medozas.de

View File

@ -70,10 +70,10 @@ MPC multiple-precision complex library development files.
%build
%configure
make %{?jobs:-j%jobs}
make %{?_smp_mflags}
%check
make check %{?jobs:-j%jobs}
make check %{?_smp_mflags}
%install
%makeinstall