summaryrefslogtreecommitdiff
path: root/mail/sendmail/files/patch-FreeBSD
blob: af2de14b88e2eab9d9b763a2134c595a121264ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- devtools/OS/FreeBSD.orig	2020-05-19 19:54:32 UTC
+++ devtools/OS/FreeBSD
@@ -6,7 +6,7 @@ dnl	Place personal settings in devtools/Site/site.conf
 define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX')
 define(`confLIBS', `-lutil')
 
-define(`confLD', `cc')
+define(`confCC', `%%CC%%')
 define(`confMTLDOPTS', `-pthread')
 define(`confMTCCOPTS', `-D_THREAD_SAFE')
 define(`confLDOPTS_SO', `-shared')