summaryrefslogtreecommitdiff
path: root/devel/git/files/patch-Makefile
blob: f7b2693a2d0103450dc2f90b67a9e0811442dc6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.orig	Sun Jan 29 17:55:20 2006
+++ Makefile	Tue Feb  7 23:12:22 2006
@@ -61,8 +61,8 @@
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.
 
-CFLAGS = -g -O2 -Wall
-LDFLAGS =
+#CFLAGS = -g -O2 -Wall
+#LDFLAGS =
 ALL_CFLAGS = $(CFLAGS)
 ALL_LDFLAGS = $(LDFLAGS)