]> git.pld-linux.org Git - packages/httping.git/commitdiff
- new
authornail2k <nail2k@pld-linux.org>
Mon, 24 Jan 2005 22:01:06 +0000 (22:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    httping-makefile.patch -> 1.1

httping-makefile.patch [new file with mode: 0644]

diff --git a/httping-makefile.patch b/httping-makefile.patch
new file mode 100644 (file)
index 0000000..4722514
--- /dev/null
@@ -0,0 +1,13 @@
+--- Makefile.dist      2005-01-24 22:44:13.032641096 +0100
++++ Makefile   2005-01-24 22:44:43.017082768 +0100
+@@ -15,8 +15,8 @@
+ VERSION=0.0.96
+ DEBUG=#-g
+-LDFLAGS=-lssl $(DEBUG)
+-CFLAGS=-O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
++LDFLAGS=-lssl
++CFLAGS=-DVERSION=\"$(VERSION)\" $(DEBUG)
+ OBJS=http.o io.o str.o error.o utils.o main.o tcp.o mssl.o
This page took 0.075537 seconds and 4 git commands to generate.