13 lines
492 B
Text
13 lines
492 B
Text
|
$NetBSD: patch-al,v 1.5 2006/12/29 21:44:09 markd Exp $
|
||
|
|
||
|
--- devtools/OS/SunOS.5.10.orig 2006-12-30 07:59:24.000000000 +1300
|
||
|
+++ devtools/OS/SunOS.5.10
|
||
|
@@ -10,6 +10,7 @@ define(`confMAPDEF', `-DNDBM -DNIS -DNIS
|
||
|
define(`confENVDEF', `-DSOLARIS=21000 -DNETINET6')
|
||
|
define(`confSM_OS_HEADER', `sm_os_sunos')
|
||
|
define(`confLIBS', `-lsocket -lnsl')
|
||
|
+define(`confLDOPTS', `${LDFLAGS}')
|
||
|
define(`confMTCCOPTS', `-D_REENTRANT')
|
||
|
define(`confMTLDOPTS', `-lpthread')
|
||
|
define(`confMBINDIR', `/usr/lib')
|