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
OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-NetBSD
diff --git
a/src/OS/Makefile-NetBSD
b/src/OS/Makefile-NetBSD
index 1e7cbc12780e313875135a7b115184147d0e07ab..97f9a6d21b753ee3548a05d9bc476f87c81a47e0 100644
(file)
--- a/
src/OS/Makefile-NetBSD
+++ b/
src/OS/Makefile-NetBSD
@@
-1,9
+1,11
@@
-# $Cambridge: exim/src/OS/Makefile-NetBSD,v 1.
2 2005/05/23 16:58
:55 fanf2 Exp $
+# $Cambridge: exim/src/OS/Makefile-NetBSD,v 1.
4 2008/07/25 20:39
:55 fanf2 Exp $
# Exim: OS-specific make file for NetBSD (ELF object format)
CHOWN_COMMAND=/usr/sbin/chown
# Exim: OS-specific make file for NetBSD (ELF object format)
CHOWN_COMMAND=/usr/sbin/chown
-CFLAGS=-O
+CHMOD_COMMAND=/bin/chmod
+
+CFLAGS?=-O2
HAVE_SA_LEN=YES
HAVE_IPV6=YES
HAVE_SA_LEN=YES
HAVE_IPV6=YES