You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libetpan/files/libetpan-1.0-nonnull.patch

13 lines
404 B

https://sourceforge.net/mailarchive/forum.php?thread_name=k2vfc2c80ae1004051048n4a2b5ab0y85ab946c2a556544%40mail.gmail.com&forum_name=libetpan-devel
--- a/src/low-level/nntp/Makefile.am
+++ b/src/low-level/nntp/Makefile.am
@@ -35,6 +35,8 @@
AM_CPPFLAGS = -I$(top_builddir)/include \
-I$(top_srcdir)/src/data-types
+CFLAGS += -Wno-nonnull
+
noinst_LTLIBRARIES = libnntp.la
libnntp_la_SOURCES = \