[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:11:17 CET 2020
Tim Rühsen started a new discussion on fuzz/Makefile.am: https://gitlab.com/gnutls/gnutls/-/merge_requests/1219#note_309138274
> 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) \
Not sure if that works on the oss-fuzz platform. It didn't do in the past, but if it does now, that would be cool !
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1219#note_309138274
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/dbf43987/attachment.html>
More information about the Gnutls-devel
mailing list