]> git.pld-linux.org Git - packages/libsvgtiny.git/blobdiff - no-Werror.patch
- updated to 0.1.3
[packages/libsvgtiny.git] / no-Werror.patch
index e0f99cb620da975761818c054749a1ee3344d054..249104a1d920370389621e1ddd7454011335b24c 100644 (file)
@@ -1,12 +1,12 @@
---- libsvgtiny-0.1.1/Makefile~ 2014-04-18 13:19:22.000000000 +0200
-+++ libsvgtiny-0.1.1/Makefile  2014-11-25 19:33:17.289018921 +0100
-@@ -15,12 +15,6 @@
+--- libsvgtiny-0.1.3/Makefile.orig     2015-03-16 12:36:00.650745157 +0100
++++ libsvgtiny-0.1.3/Makefile  2015-03-16 12:36:30.867248123 +0100
+@@ -15,12 +15,6 @@ TESTRUNNER := $(ECHO)
  WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
        -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
        -Wmissing-declarations -Wnested-externs -pedantic
 -# BeOS/Haiku/AmigaOS standard library headers create warnings
--ifneq ($(TARGET),beos)
--  ifneq ($(TARGET),amiga)
+-ifneq ($(BUILD),i586-pc-haiku)
+-  ifneq ($(findstring amigaos,$(BUILD)),amigaos)
 -    WARNFLAGS := $(WARNFLAGS) -Werror
 -  endif
 -endif
This page took 0.06863 seconds and 4 git commands to generate.