diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 10:16:49 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 10:16:49 +0100 |
commit | cb38e0564bbd6ad9fd0043f7046b7ce32117812c (patch) | |
tree | 9405e11a491d21d2f355f19e10f140cff46c1d81 /package/xinetd/patches/patch-Makefile_in | |
parent | 6653e2fa4fcc6da11ffecc2b28dcea4287824bae (diff) | |
parent | 7a77142069c7008c6294436a7d704ad8229aa48c (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xinetd/patches/patch-Makefile_in')
-rw-r--r-- | package/xinetd/patches/patch-Makefile_in | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/package/xinetd/patches/patch-Makefile_in b/package/xinetd/patches/patch-Makefile_in index a89962c2e..bfc02b9ab 100644 --- a/package/xinetd/patches/patch-Makefile_in +++ b/package/xinetd/patches/patch-Makefile_in @@ -1,14 +1,5 @@ ---- xinetd-2.3.14.orig/Makefile.in 2003-08-15 16:00:45.000000000 +0200 -+++ xinetd-2.3.14/Makefile.in 2011-01-22 20:53:07.924898364 +0100 -@@ -14,7 +14,7 @@ topdir = @top_srcdir@ - - LIBS = -lsio -lstr -lmisc -lxlog -lportable -lpset @LIBS@ - --CFLAGS += @CFLAGS@ -+CFLAGS = @CFLAGS@ - DCFLAGS = -Wall -Wredundant-decls -W -Wfloat-equal -Wundef -Wcast-qual -Wwrite-strings -Wconversion -Wmissing-noreturn -Wmissing-format-attribute -Wshadow -Wpointer-arith -g - - +--- xinetd-2.3.15.orig/Makefile.in 2007-09-20 19:01:52.000000000 +0200 ++++ xinetd-2.3.15/Makefile.in 2014-03-23 22:50:01.000000000 +0100 @@ -75,15 +75,15 @@ dlibxlog: dlibsio dlibstr install: build |