SOURCES: httping-Makefile.patch - up to 1.0.5, remove `-g' from co...

twittner twittner at pld-linux.org
Wed Oct 5 23:14:45 CEST 2005


Author: twittner                     Date: Wed Oct  5 21:14:45 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 1.0.5, remove `-g' from compiler invokation

---- Files affected:
SOURCES:
   httping-Makefile.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/httping-Makefile.patch
diff -u SOURCES/httping-Makefile.patch:1.2 SOURCES/httping-Makefile.patch:1.3
--- SOURCES/httping-Makefile.patch:1.2	Sat Apr  9 09:50:31 2005
+++ SOURCES/httping-Makefile.patch	Wed Oct  5 23:14:40 2005
@@ -1,12 +1,15 @@
---- httping-0.0.96/Makefile~	2005-01-24 22:55:19.872476424 +0100
-+++ httping-0.0.96/Makefile	2005-01-24 22:56:16.282900736 +0100
-@@ -16,7 +16,8 @@
+diff -Nur o.httping-1.0.5/Makefile httping-1.0.5/Makefile
+--- o.httping-1.0.5/Makefile	2005-10-04 11:10:59.000000000 +0200
++++ httping-1.0.5/Makefile	2005-10-05 23:06:45.718987808 +0200
+@@ -14,9 +14,9 @@
  
- DEBUG=#-g
+ VERSION=1.0.5
+ 
+-DEBUG=-g
  LDFLAGS=-lssl -lcrypto $(DEBUG)
 -CFLAGS=-O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
 +CFLAGS ?= -O2
-+override CFLAGS += -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
++override CFLAGS += -Wall -DVERSION=\"$(VERSION)\"
  
  OBJS=http.o io.o str.o error.o utils.o main.o tcp.o mssl.o res.o
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/httping-Makefile.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list