mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 08:02:54 +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
|
||||
|
||||
%build
|
||||
%config_update
|
||||
%setup_compile_flags
|
||||
%serverbuild
|
||||
# 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\"'"
|
||||
#autoreconf -if #Source21
|
||||
# static libs are required for tests target in Makefile
|
||||
cp -fv %{_datadir}/libtool/config/config.* .
|
||||
%configure \
|
||||
--enable-nc \
|
||||
--enable-static \
|
||||
|
|
Loading…
Add table
Reference in a new issue