forked from pool/openexr
Accepting request 66939 from devel:libraries:c_c++
Accepted submit request 66939 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/66939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=4
This commit is contained in:
parent
e99ed47dcb
commit
3810856baf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 20:51:54 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Use %_smp_mflags for parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 9 09:50:43 UTC 2010 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -119,7 +119,7 @@ export PTHREAD_LIBS="-lpthread"
|
||||
--enable-large-stack \
|
||||
--enable-imfexamples \
|
||||
--enable-imfuzztest
|
||||
%{__make} %{?jobs:-j%jobs}
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%{makeinstall}
|
||||
|
Loading…
Reference in New Issue
Block a user