freebsd-ports/mail/sendmail/files/patch-FreeBSD

12 lines
397 B
Text
Raw Normal View History

2020-07-05 16:13:41 +02:00
--- devtools/OS/FreeBSD.orig 2020-05-19 19:54:32 UTC
2018-08-16 10:56:17 +02:00
+++ devtools/OS/FreeBSD
2020-07-05 16:13:41 +02:00
@@ -6,7 +6,7 @@ dnl Place personal settings in devtools/Site/site.conf
2011-06-24 20:53:09 +02:00
define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX')
define(`confLIBS', `-lutil')
-define(`confLD', `cc')
+define(`confCC', `%%CC%%')
2011-06-24 20:53:09 +02:00
define(`confMTLDOPTS', `-pthread')
define(`confMTCCOPTS', `-D_THREAD_SAFE')
define(`confLDOPTS_SO', `-shared')