summaryrefslogtreecommitdiffstats
path: root/patches/liboping-1.10.0/0001-disable-werror.patch
blob: 6cf4f3589953bddd99272f4ffc3f145d60388e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- liboping-1.10.0/src/Makefile.in.orig	2019-04-09 08:49:58.470387572 +0200
+++ liboping-1.10.0/src/Makefile.in	2019-04-09 08:50:08.080696809 +0200
@@ -387,7 +387,7 @@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign no-dependencies
 SUBDIRS = mans
-@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall -Werror
+@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall
 include_HEADERS = oping.h
 lib_LTLIBRARIES = liboping.la