From 4e27674db860e628dc8be4908c59601e9fc5763f Mon Sep 17 00:00:00 2001 From: jperkin Date: Mon, 15 Jul 2013 12:06:45 +0000 Subject: Default to using the native version of libexecinfo on SunOS. --- mk/platform/SunOS.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/platform/SunOS.mk b/mk/platform/SunOS.mk index 8c753130229..bebfe8142d9 100644 --- a/mk/platform/SunOS.mk +++ b/mk/platform/SunOS.mk @@ -1,4 +1,4 @@ -# $NetBSD: SunOS.mk,v 1.52 2013/07/05 15:10:00 jperkin Exp $ +# $NetBSD: SunOS.mk,v 1.53 2013/07/15 12:06:45 jperkin Exp $ # # Variable definitions for the SunOS/Solaris operating system. @@ -38,8 +38,9 @@ MOTIF_TYPE_DEFAULT?= motif .endif # Builtin defaults which make sense for this platform. -PREFER.solaris-pam?= native +PREFER.libexecinfo?= native PREFER.openssl?= pkgsrc +PREFER.solaris-pam?= native _OPSYS_EMULDIR.solaris= # empty _OPSYS_EMULDIR.solaris32= # empty -- cgit v1.2.3