9685efd146
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31869 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|