mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
11 lines
371 B
Text
11 lines
371 B
Text
--- devtools/OS/FreeBSD.orig 2023-02-09 18:24:38 UTC
|
|
+++ devtools/OS/FreeBSD
|
|
@@ -6,7 +6,7 @@ define(`confLIBS', `-lutil')
|
|
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')
|