[gnutls-devel] GnuTLS | Use libabigail for tracking ABI changes (!972)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Apr 15 19:07:50 CEST 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/972 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on Makefile.am: https://gitlab.com/gnutls/gnutls/merge_requests/972#note_161002117
> @sed -n 's/.*Last-Translator: *\(.*\) *<.*/\1/p' po/*.po | sort -u >>AUTHORS
>
> +LIBGNUTLS_SONAME=30
> We also hard-code explicitly the SONAME version to ensure no accidental SONAME bumps happen.
Is this really necessary? I thought that SONAME is part of ABI and abidiff is able to detect the change.
--
Daiki Ueno started a new discussion on Makefile.am: https://gitlab.com/gnutls/gnutls/merge_requests/972#note_161002118
> +ABICHECK_COMMON = --no-added-syms
> +abi-check: lib/libgnutls.la libdane/libgnutls-dane.la
> + @for file in $$(eval echo $(srcdir)/devel/libgnutls-*-$$(uname -m).abi);do \
Is `eval` necessary?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/972
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/20190415/cb6c178b/attachment.html>
More information about the Gnutls-devel
mailing list