2002-09-23 14:56:57 +02:00
|
|
|
$NetBSD: patch-ab,v 1.12 2002/09/23 12:57:00 markd Exp $
|
2000-07-26 17:09:24 +02:00
|
|
|
|
2002-09-23 14:56:57 +02:00
|
|
|
--- devtools/OS/SunOS.5.6.orig Fri Mar 22 11:59:26 2002
|
|
|
|
+++ devtools/OS/SunOS.5.6 Mon Sep 16 15:05:30 2002
|
|
|
|
@@ -11,6 +11,7 @@
|
2000-07-26 17:09:24 +02:00
|
|
|
define(`confENVDEF', `-DSOLARIS=20600')
|
2002-09-23 14:56:57 +02:00
|
|
|
define(`confSM_OS_HEADER', `sm_os_sunos')
|
2000-07-26 17:09:24 +02:00
|
|
|
define(`confLIBS', `-lsocket -lnsl -lkstat')
|
|
|
|
+define(`confLDOPTS', `${LDFLAGS}')
|
2002-09-23 14:56:57 +02:00
|
|
|
define(`confMTCCOPTS', `-D_REENTRANT')
|
2000-07-26 17:09:24 +02:00
|
|
|
define(`confMTLDOPTS', `-lpthread')
|
|
|
|
define(`confMBINDIR', `/usr/lib')
|