X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/017de05c182145de9b46b5f8e730d928bd30abb3..48ea675fee2d5fee8d33c525e28727b69114cfce:/src/OS/Makefile-SunOS5 diff --git a/src/OS/Makefile-SunOS5 b/src/OS/Makefile-SunOS5 index 557c031fd..d07adcff4 100644 --- a/src/OS/Makefile-SunOS5 +++ b/src/OS/Makefile-SunOS5 @@ -1,4 +1,5 @@ # Exim: OS-specific make file for SunOS5 +# Copyright (c) The Exim Maintainers 2020 HAVE_ICONV=yes @@ -19,5 +20,6 @@ X11LIB=$(X11)/lib OS_C_INCLUDES=setenv.c CFLAGS += -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__ +CFLAGS += -DNO_EXECINFO # End