From 6bef5e7621023d3e72298a3afdc528ba500d5166 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 14 Apr 2006 14:13:00 +0000 Subject: Don't have to pass ABI-related flags to mklib anymore. --- configs/sunos5-v9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/sunos5-v9') diff --git a/configs/sunos5-v9 b/configs/sunos5-v9 index 68a746cb877..11f263a45b5 100644 --- a/configs/sunos5-v9 +++ b/configs/sunos5-v9 @@ -1,10 +1,10 @@ -# Configuration for SunOS 5 +# Configuration for SunOS 5, SPARC V9 include $(TOP)/configs/default CONFIG_NAME = sunos5-v9 -MKLIB_OPTIONS = -archopt SUNV9 -cplusplus +MKLIB_OPTIONS = -cplusplus LIB_DIR = $(TOP)/lib64 -- cgit v1.2.3