X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FOS%2FMakefile-OpenBSD;h=8f408793feccc8ca5f538dea83821df91e955666;hb=0d0fd7f64d12b5b90be76d3bc17e144b55ee20bd;hp=8bff1b058874296165fc296eece0273493470f3e;hpb=40fa69f0f370146d9b85dfc5990b612b6d9d1ce9;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/OS/Makefile-OpenBSD b/src/OS/Makefile-OpenBSD index 8bff1b058..8f408793f 100644 --- a/src/OS/Makefile-OpenBSD +++ b/src/OS/Makefile-OpenBSD @@ -1,4 +1,5 @@ # Exim: OS-specific make file for OpenBSD +# Copyright (c) The Exim Maintainers 2020 CHOWN_COMMAND=/usr/sbin/chown CHGRP_COMMAND=/usr/sbin/chgrp @@ -6,7 +7,6 @@ CHMOD_COMMAND=/bin/chmod CC=cc CFLAGS=-O2 -Wall -Wno-parentheses -Wno-self-assign -Wno-logical-op-parentheses -CFLAGS += -DTAINT_CHECK_SLOW LIBS=-lm