Accepting request 814737 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/814737 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=158
This commit is contained in:
commit
faff3a3f39
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 12 09:07:50 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Change with-gssapi configure parameter: krb5 is changing location
|
||||||
|
in the future: ask krb5-config about the correct prefix values.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 29 07:45:48 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
Wed Apr 29 07:45:48 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -125,7 +125,7 @@ sed -i 's/\(link_all_deplibs=\)unknown/\1no/' configure
|
|||||||
--with-nss \
|
--with-nss \
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
--with-gssapi=%{_libexecdir}/mit \
|
--with-gssapi=$(krb5-config --prefix) \
|
||||||
--with-libidn2 \
|
--with-libidn2 \
|
||||||
--with-libssh \
|
--with-libssh \
|
||||||
--with-libmetalink \
|
--with-libmetalink \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user