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/liboping/files/liboping-1.10.0-no-werror.p...

14 lines
240 B

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,10 +2,6 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
SUBDIRS = mans
-if COMPILER_IS_GCC
-AM_CFLAGS = -Wall -Werror
-endif
-
include_HEADERS = oping.h
lib_LTLIBRARIES = liboping.la