mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
092733f241
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
12 lines
221 B
Diff
12 lines
221 B
Diff
--- a/src/Makefile.am
|
|
+++ b/src/Makefile.am
|
|
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign no-dependenci
|
|
SUBDIRS = mans
|
|
|
|
if COMPILER_IS_GCC
|
|
-AM_CFLAGS = -Wall -Werror
|
|
+AM_CFLAGS = -Wall
|
|
endif
|
|
|
|
include_HEADERS = oping.h
|