git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
TFO: even in binary built for modern Linux, handle error returned by old Linux kernel...
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-OpenBSD
diff --git
a/src/OS/Makefile-OpenBSD
b/src/OS/Makefile-OpenBSD
index 8bff1b058874296165fc296eece0273493470f3e..1855e55bde9f826b5d8c03c7dc8d14c631b45d04 100644
(file)
--- a/
src/OS/Makefile-OpenBSD
+++ b/
src/OS/Makefile-OpenBSD
@@
-6,7
+6,6
@@
CHMOD_COMMAND=/bin/chmod
CC=cc
CFLAGS=-O2 -Wall -Wno-parentheses -Wno-self-assign -Wno-logical-op-parentheses
CC=cc
CFLAGS=-O2 -Wall -Wno-parentheses -Wno-self-assign -Wno-logical-op-parentheses
-CFLAGS += -DTAINT_CHECK_SLOW
LIBS=-lm
LIBS=-lm