[gnutls-devel] GnuTLS | Two fixes for oss-fuzz build target (!1219)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Mar 22 14:23:46 CET 2020




Dmitry Baryshkov commented on a discussion on fuzz/Makefile.am: https://gitlab.com/gnutls/gnutls/-/merge_requests/1219#note_309140167

>  	for ccfile in *_fuzzer.c; do \
>  	fuzzer=$$(basename $$ccfile .c); \
>  	XLIBS="-lhogweed -lnettle -ltasn1 -lgmp -lidn2 -lunistring"; \
> -	$$CXX $$CXXFLAGS -I$(top_srcdir)/lib/includes/ -I$(top_srcdir) \
> +	$$CC $$CFLAGS -I$(top_srcdir)/lib/includes/ -I$(top_srcdir) \

Updated to use CC to compile and CXX to link

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1219#note_309140167
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/20200322/c0c96c44/attachment.html>


More information about the Gnutls-devel mailing list