git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
OpenSSL: More info on accept "unsupported protocol"
[users/heiko/exim.git]
/
src
/
OS
/
Makefile-Linux
diff --git
a/src/OS/Makefile-Linux
b/src/OS/Makefile-Linux
index d1d501376afc48bb45d8462e5faf25f9a8266bb7..ae9f249a9abd896b1ac450524e3d9853cdf1ada5 100644
(file)
--- a/
src/OS/Makefile-Linux
+++ b/
src/OS/Makefile-Linux
@@
-18,9
+18,6
@@
CC=cc
CFLAGS ?= -O -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
CFLAGS_DYNAMIC ?= -shared -rdynamic
-# We have mmap/malloc addr spaces separate
-CFLAGS += -DTAINT_CHECK_FAST
-
DBMLIB = -ldb
USE_DB = yes