[gnutls-devel] GnuTLS | abi-check: fix include paths (!1139)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Dec 20 11:07:30 CET 2019




Dmitry Eremin-Solenikov commented on a discussion on Makefile.am: https://gitlab.com/gnutls/gnutls/merge_requests/1139#note_263566216

>  
>  abi-check-latest: lib/libgnutls.la libdane/libgnutls-dane.la
>  	@echo "Checking whether the latest ABI dump matches"
> -	@abidiff --suppressions $(ABIGNORE_FILE) lib/.libs/libgnutls.so $(LIBGNUTLS_ABI_LAST_FILE) --hd2 "$(srcdir)/lib/includes/gnutls/"; if test $$? != 0;then \
> +	@abidiff --suppressions $(ABIGNORE_FILE) lib/.libs/libgnutls.so $(LIBGNUTLS_ABI_LAST_FILE) --hd2 "$(srcdir)/lib/includes/gnutls/" --hd2 lib/includes/gnutls/ ; if test $$? != 0;then \

@rockdaboot We can but must probably we should not. There is no reason to remove them.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1139#note_263566216
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/20191220/6efd8938/attachment.html>


More information about the Gnutls-devel mailing list