]> git.pld-linux.org Git - packages/httping.git/commitdiff
- outdated
authorKarol Krenski <charles@pld-linux.org>
Mon, 3 Aug 2009 21:39:51 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    httping-Makefile.patch -> 1.6

httping-Makefile.patch [deleted file]

diff --git a/httping-Makefile.patch b/httping-Makefile.patch
deleted file mode 100644 (file)
index e4a1f26..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./Makefile.og      2006-08-14 10:43:53.000000000 +0000
-+++ ./Makefile 2006-09-02 19:40:48.000000000 +0000
-@@ -16,7 +16,8 @@
- DEBUG=-g # -D_DEBUG
- LDFLAGS+=-lssl -lcrypto $(DEBUG)
--CFLAGS+=-O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
-+CFLAGS ?= -O2
-+override CFLAGS += -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
- OBJS=mem.o http.o io.o str.o error.o utils.o main.o tcp.o mssl.o res.o
This page took 0.208386 seconds and 4 git commands to generate.