openbsd-ports/net/libnice/patches/patch-stun_Makefile_in

22 lines
619 B
Plaintext
Raw Normal View History

$OpenBSD: patch-stun_Makefile_in,v 1.2 2010/09/22 14:29:00 jasper Exp $
--- stun/Makefile.in.orig Mon Sep 13 11:01:05 2010
+++ stun/Makefile.in Mon Sep 13 11:01:16 2010
@@ -277,7 +277,6 @@ SUBDIRS = . tools tests
ERROR_CFLAGS = \
$(LIBNICE_CFLAGS) \
-fno-strict-aliasing \
- -Wextra \
-Wundef \
-Wnested-externs \
-Wwrite-strings \
@@ -287,8 +286,7 @@ ERROR_CFLAGS = \
-Wmissing-prototypes \
-Wstrict-prototypes \
-Wredundant-decls \
- -Wno-unused-parameter \
- -Wno-missing-field-initializers
+ -Wno-unused-parameter
# -Wold-style-definition -Winline -Wunreachable-code
CLEANFILES = *.gcno *.gcda