summaryrefslogtreecommitdiffstats
path: root/master.make
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-24 11:49:02 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-24 11:49:02 +0000
commite5507768177bd04231c44d6671851f98b15a1622 (patch)
treee577c7130893d276cfd44127f24282b4979d5708 /master.make
parentf42b66df986e7a7eb617841ee5550ffbad567449 (diff)
downloadrsyslog-e5507768177bd04231c44d6671851f98b15a1622.tar.gz
rsyslog-e5507768177bd04231c44d6671851f98b15a1622.tar.xz
rsyslog-e5507768177bd04231c44d6671851f98b15a1622.zip
some non-intrusive preparations for dual-threading
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 9deab46b..3c8c1d13 100644
--- a/master.make
+++ b/master.make
@@ -11,7 +11,7 @@
#LDFLAGS= -g -Wall -fno-omit-frame-pointer
#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)
+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
# There is one report that under an all ELF system there may be a need to