From ec8e0643330e3e73f0a243f24d4d56e03609833a Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 27 Nov 2006 20:20:37 +0000 Subject: [PATCH] Changed -KPIC to -xcode=pic32. --- configure/os/CONFIG.solarisCommon.solarisCommon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.solarisCommon.solarisCommon b/configure/os/CONFIG.solarisCommon.solarisCommon index a41213e3c..0514d116d 100644 --- a/configure/os/CONFIG.solarisCommon.solarisCommon +++ b/configure/os/CONFIG.solarisCommon.solarisCommon @@ -52,7 +52,7 @@ STATIC_LDFLAGS_NO= STATIC_LDLIBS_YES= -Bdynamic STATIC_LDLIBS_NO= -SHRLIB_CFLAGS = -KPIC +SHRLIB_CFLAGS = -xcode=pic32 SHRLIB_LDFLAGS = -z defs -G -h $@ -z text LOADABLE_SHRLIB_LDFLAGS = -G -h $@ -z text