Accepting request 42125 from home:jengelh:smp
Copy from home:jengelh:smp/file via accept of submit request 42125 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42125 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=16
This commit is contained in:
parent
937d5189f7
commit
b262875e22
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de
|
Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de
|
||||||
|
|
||||||
|
@ -134,7 +134,7 @@ rm -f ltcf-c.sh ltconfig ltmain.sh
|
|||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632"
|
CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632"
|
||||||
%configure --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5
|
%configure --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5
|
||||||
%{__make} %{?jobs:-j%jobs} pkgdatadir='$(datadir)'
|
%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)'
|
||||||
%if 0%{?build_python_bindings:1}
|
%if 0%{?build_python_bindings:1}
|
||||||
pushd python
|
pushd python
|
||||||
python setup.py build
|
python setup.py build
|
||||||
|
Loading…
Reference in New Issue
Block a user