revert last change
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=26
This commit is contained in:
parent
ccf53355b6
commit
522c3708b8
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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 %{?_smp_mflags}
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%buildroot
|
make install DESTDIR=%buildroot
|
||||||
|
Loading…
Reference in New Issue
Block a user