Add LIBS
This commit is contained in:
parent
94c54e7101
commit
4223512f8b
@ -55,7 +55,7 @@ This package contains the tcl modules for %{name}.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1"
|
export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1"
|
||||||
%configure %{!?_with_tcl:--disable-tcl} \
|
%configure LIBS=-ldl %{!?_with_tcl:--disable-tcl} \
|
||||||
--enable-threadsafe \
|
--enable-threadsafe \
|
||||||
--enable-threads-override-locks
|
--enable-threads-override-locks
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user