updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / mini_sendmail / Makefile.patch
blob7b9505fc9dae2b8cc6258b273a729cc885b653bc
1 --- Makefile.orig 2009-09-10 15:07:23.635081076 +0400
2 +++ Makefile 2009-09-10 15:07:41.721786847 +0400
3 @@ -9,7 +9,7 @@
4 CC = gcc
5 CFLAGS = -O
6 #CFLAGS = -g
7 -LDFLAGS = -s -static
8 +LDFLAGS = -s
9 #LDFLAGS = -g -static
10 LDLIBS = $(SYSV_LIBS)