mirror of
https://abf.rosa.ru/djam/xmlsec1.git
synced 2025-02-23 09:42:50 +00:00
1.2.41
This commit is contained in:
parent
d0a1e85f92
commit
a803396837
1 changed files with 1 additions and 3 deletions
|
@ -140,8 +140,6 @@ Libraries you can use to develop applications with XML security standarts.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --help
|
||||
|
||||
#export OPENSSL_LIBS="-L/opt/openssl1.1/lib"
|
||||
#export OPENSSL_CFLAGS="-L/opt/openssl1.1/lib"
|
||||
#export LIBS="/opt/openssl1.1/lib/ $LIBS"
|
||||
|
@ -150,7 +148,7 @@ Libraries you can use to develop applications with XML security standarts.
|
|||
--disable-static \
|
||||
--enable-gost \
|
||||
--enable-gost2012 \
|
||||
--without-gnutls \
|
||||
--with-gnutls \
|
||||
--with-openssl=/opt/openssl3.3 \
|
||||
LIBS="${LIBS} -L/opt/openssl3.3/lib"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue