[gnutls-devel] GnuTLS | Update README.md (!1750)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Jun 7 11:07:37 CEST 2023
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1750 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on README.md: https://gitlab.com/gnutls/gnutls/-/merge_requests/1750#note_1421543332
> ```
>
> +Build to no admin acces example to use
typo: acces → access
--
Daiki Ueno started a new discussion on README.md: https://gitlab.com/gnutls/gnutls/-/merge_requests/1750#note_1421543344
> +Build to no admin acces example to use
> +
> +`for --prefix=$HOME --bindir=$HOME/bin --sbindir=$HOME/sbin --libdir=$HOME=/lib`
typo: `--libdir=$HOME=/lib`
--
Daiki Ueno started a new discussion on README.md: https://gitlab.com/gnutls/gnutls/-/merge_requests/1750#note_1421543347
> +export GMP_LIBS="-L$HOME/lib -lgmp"
> +export LIBTASN1_CFLAGS="-I$HOME/include"
> +export LIBTASN1_LIBS="-L$HOME/lib -ltasn1"
As both Nettle, GMP, and libtasn1 provide pkgconfig scripts, it shouldn't be necessary to specify `NETTLE_CFLAGS`, `NETTLE_LIBS`, `HOGWEED_CFLAGS`, `HOGWEED_LIBS`, `GMP_CFLAGS`, `GMP_LIBS`, ` LIBTASN1_CFLAGS`, and `LIBTASN1_LIBS`.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1750
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230607/0e2cb482/attachment-0001.html>
More information about the Gnutls-devel
mailing list