git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Regex compile cacheing
[exim.git]
/
src
/
OS
/
Makefile-OpenBSD
diff --git
a/src/OS/Makefile-OpenBSD
b/src/OS/Makefile-OpenBSD
index 6976326824df2ce07eb2596fe30b1b02a733c687..7c451e2cc03bc7bbf76cd7c5d19c00da191c3349 100644
(file)
--- a/
src/OS/Makefile-OpenBSD
+++ b/
src/OS/Makefile-OpenBSD
@@
-23,6
+23,7
@@
EXIWHAT_EGREP_ARG='/exim( |$$)'
EXIWHAT_KILL_SIGNAL=-USR1
HAVE_IPV6=YES
+CFLAGS += -DNO_EXECINFO
# OpenBSD ships with a too-old Berkeley DB. NDBM is the default if we don't specify one.
#USE_DB=yes