Fix taint-checking on Solaris
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 19 Sep 2019 21:14:03 +0000 (22:14 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 19 Sep 2019 21:14:03 +0000 (22:14 +0100)
src/OS/Makefile-SunOS5

index 568e99f1c5c17dff4935594cb4bcd54388edac81..fc3fd96cfb6f4bf2fca8c8e162040c6ba978a419 100644 (file)
@@ -1,6 +1,6 @@
 # Exim: OS-specific make file for SunOS5
 
 # Exim: OS-specific make file for SunOS5
 
-CFLAGS=-O
+CFLAGS=-O -DTAINT_CHECK_SLOW
 
 HAVE_ICONV=yes
 
 
 HAVE_ICONV=yes