Accepting request 42389 from home:jengelh:smp
Copy from home:jengelh:smp/sqlite3 via accept of submit request 42389 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/42389 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=25
This commit is contained in:
parent
8202d1975e
commit
ccf53355b6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 1 21:14:16 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- a try at enabling %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 24 11:38:25 UTC 2010 - coolo@novell.com
|
Sat Apr 24 11:38:25 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -162,7 +162,7 @@ cd sqlite-tcl
|
|||||||
autoconf
|
autoconf
|
||||||
export CFLAGS="%optflags -fno-strict-aliasing"
|
export CFLAGS="%optflags -fno-strict-aliasing"
|
||||||
%configure --with-tcl=%_libdir
|
%configure --with-tcl=%_libdir
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%buildroot
|
make install DESTDIR=%buildroot
|
||||||
|
Loading…
Reference in New Issue
Block a user