4bca9f9bf5
ok espie@ (maintainer)
16 lines
760 B
Plaintext
16 lines
760 B
Plaintext
$OpenBSD: patch-tests_Makefile_in,v 1.6 2013/01/19 11:21:44 ajacoutot Exp $
|
|
--- tests/Makefile.in.orig Tue Jul 10 09:12:54 2012
|
|
+++ tests/Makefile.in Sat Jan 12 09:35:34 2013
|
|
@@ -445,9 +445,9 @@ test_camera_list_LDADD = \
|
|
$(INTLLIBS)
|
|
|
|
@HAVE_GCC_FALSE@PEDANTIC_CFLAGS =
|
|
-@HAVE_GCC_TRUE@PEDANTIC_CFLAGS = -std=c99 -pedantic-errors -W -Wall -Wextra -Werror
|
|
+@HAVE_GCC_TRUE@PEDANTIC_CFLAGS = -std=c99 -pedantic-errors -W -Wall -Werror
|
|
@HAVE_GCC_FALSE@PEDANTIC_CXXFLAGS =
|
|
-@HAVE_GCC_TRUE@PEDANTIC_CXXFLAGS = -std=c++98 -pedantic-errors -W -Wall -Wextra -Werror
|
|
+@HAVE_GCC_TRUE@PEDANTIC_CXXFLAGS = -std=c++98 -pedantic-errors -W -Wall -Werror
|
|
test_pedantic_c_SOURCES = test-pedantic-compilation.c
|
|
test_pedantic_c_CPPFLAGS = \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) \
|