git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1011bf8
)
Fix taint-checking on Solaris
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 19 Sep 2019 21:14:03 +0000
(22:14 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 19 Sep 2019 21:14:03 +0000
(22:14 +0100)
src/OS/Makefile-SunOS5
patch
|
blob
|
history
diff --git
a/src/OS/Makefile-SunOS5
b/src/OS/Makefile-SunOS5
index 568e99f1c5c17dff4935594cb4bcd54388edac81..fc3fd96cfb6f4bf2fca8c8e162040c6ba978a419 100644
(file)
--- a/
src/OS/Makefile-SunOS5
+++ b/
src/OS/Makefile-SunOS5
@@
-1,6
+1,6
@@
# Exim: OS-specific make file for SunOS5
-CFLAGS=-O
+CFLAGS=-O
-DTAINT_CHECK_SLOW
HAVE_ICONV=yes