SHA256
1
0
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:
Sascha Peilicke 2011-04-21 09:53:40 +00:00 committed by Git OBS Bridge
parent e99ed47dcb
commit 3810856baf
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -119,7 +119,7 @@ export PTHREAD_LIBS="-lpthread"
--enable-large-stack \
--enable-imfexamples \
--enable-imfuzztest
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%install
%{makeinstall}