mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 16:12:53 +00:00
force copy config.*
This commit is contained in:
parent
06b82ca137
commit
a7444b639a
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,6 @@ done
|
||||||
sh -x update.sh
|
sh -x update.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%config_update
|
|
||||||
%setup_compile_flags
|
%setup_compile_flags
|
||||||
%serverbuild
|
%serverbuild
|
||||||
# Use the same %%_openssl dir with OpenSSL, but separate the config
|
# Use the same %%_openssl dir with OpenSSL, but separate the config
|
||||||
|
@ -444,6 +443,7 @@ sh -x update.sh
|
||||||
export CFLAGS="$CFLAGS -DX509_CONF_FILE='\"%{_openssldir}/libressl.cnf\"'"
|
export CFLAGS="$CFLAGS -DX509_CONF_FILE='\"%{_openssldir}/libressl.cnf\"'"
|
||||||
#autoreconf -if #Source21
|
#autoreconf -if #Source21
|
||||||
# static libs are required for tests target in Makefile
|
# static libs are required for tests target in Makefile
|
||||||
|
cp -fv %{_datadir}/libtool/config/config.* .
|
||||||
%configure \
|
%configure \
|
||||||
--enable-nc \
|
--enable-nc \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
|
Loading…
Add table
Reference in a new issue