summaryrefslogtreecommitdiffstats
path: root/master.make
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2006-11-30 10:28:26 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2006-11-30 10:28:26 +0000
commit27781d350297813a58fec6e0928b03290aaf218e (patch)
treea1a0a89d7dfeff4a8b8ed11ab0b6203ec3548a8b /master.make
parent1652cc3105c551152b43c0129e157843472311c4 (diff)
downloadrsyslog-27781d350297813a58fec6e0928b03290aaf218e.tar.gz
rsyslog-27781d350297813a58fec6e0928b03290aaf218e.tar.xz
rsyslog-27781d350297813a58fec6e0928b03290aaf218e.zip
on the way to implement on-the-wire zip compression (not yet complete)
Diffstat (limited to 'master.make')
-rw-r--r--master.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/master.make b/master.make
index aaa916ec..76dcd4a5 100644
--- a/master.make
+++ b/master.make
@@ -12,7 +12,7 @@
#CFLAGS= -DSYSV -g -Wall -fno-omit-frame-pointer
CFLAGS= $(RPM_OPT_FLAGS) -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -I/usr/local/include $(NOLARGEFILE) $(WITHDB) $(F_REGEXP) $(DBG) $(F_RFC3195) $(F_PTHREADS)
-LDFLAGS= -s
+LDFLAGS= -s -lz
# There is one report that under an all ELF system there may be a need to
# explicilty link with libresolv.a. If linking syslogd fails you may wish