From c62528e3aef723406ab87526a29fe0e77d88e814 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 12 Apr 2007 19:12:07 +0000 Subject: [PATCH] Moved SHRLIB_CFLAGS definition to CONFIG.Common.solaris-* files. --- configure/os/CONFIG.solarisCommon.solarisCommon | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.solarisCommon.solarisCommon b/configure/os/CONFIG.solarisCommon.solarisCommon index 0514d116d..8c039f656 100644 --- a/configure/os/CONFIG.solarisCommon.solarisCommon +++ b/configure/os/CONFIG.solarisCommon.solarisCommon @@ -52,7 +52,6 @@ STATIC_LDFLAGS_NO= STATIC_LDLIBS_YES= -Bdynamic STATIC_LDLIBS_NO= -SHRLIB_CFLAGS = -xcode=pic32 SHRLIB_LDFLAGS = -z defs -G -h $@ -z text LOADABLE_SHRLIB_LDFLAGS = -G -h $@ -z text