From 6c0bdcd7175c8b87ccf72df0b1c7deba96908491 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 13 Jan 2004 21:35:23 +0000 Subject: [PATCH] Make SHRLIB_CFLAGS and override of previous definitions. --- configure/os/CONFIG.solaris-sparc.solaris-sparc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc b/configure/os/CONFIG.solaris-sparc.solaris-sparc index f1c237c8c..7c4b5c7df 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc @@ -52,7 +52,7 @@ STATIC_LDFLAGS_NO= STATIC_LDLIBS_YES= -Bdynamic STATIC_LDLIBS_NO= -SHRLIB_CFLAGS += -KPIC +SHRLIB_CFLAGS = -KPIC SHRLIB_LDFLAGS += -z defs -G -h $@ -z text LOADABLE_SHRLIB_LDFLAGS += -G -h $@ -z text