Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
libs
/
liboping
/
patches
/
01-no-werror.patch
blob: 85892849dd3bd045520037def151e765cfa85e09 [
file
] [
log
] [
blame
]
---
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