]> git.pld-linux.org Git - packages/libdom.git/blobdiff - no-Werror.patch
- removed outdated no-Werror patch
[packages/libdom.git] / no-Werror.patch
diff --git a/no-Werror.patch b/no-Werror.patch
deleted file mode 100644 (file)
index 050b154..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- libdom-0.1.2/Makefile.orig 2015-03-16 12:08:30.565235136 +0100
-+++ libdom-0.1.2/Makefile      2015-03-16 12:09:13.082919929 +0100
-@@ -15,10 +15,7 @@ TESTRUNNER := $(PERL) $(NSTESTTOOLS)/tes
- WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-       -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-       -Wmissing-declarations -Wnested-externs
--# BeOS/Haiku standard library headers generate warnings
--ifneq ($(HOST),i586-pc-haiku)
--  WARNFLAGS := $(WARNFLAGS) -Werror
--endif
-+
- # AmigaOS needs this to avoid warnings
- ifeq ($(findstring amigaos,$(HOST)),amigaos)
-   CFLAGS := -U__STRICT_ANSI__ $(CFLAGS)
This page took 0.055325 seconds and 4 git commands to generate.