mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:37:28 +03:00
parent
7fa6d5e383
commit
898fca27cd
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,7 @@ if [ "$NGTCP2" = yes ]; then
|
|||
make install
|
||||
|
||||
cd $HOME
|
||||
git clone --depth 1 -b tmp-quic https://gitlab.com/gnutls/gnutls.git pgtls
|
||||
git clone --depth 1 https://gitlab.com/gnutls/gnutls.git pgtls
|
||||
cd pgtls
|
||||
./bootstrap
|
||||
./configure PKG_CONFIG_PATH=$HOME/ngbuild/lib/pkgconfig LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --with-included-libtasn1 --with-included-unistring --disable-guile --disable-doc --prefix=$HOME/ngbuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue