From 36caea04db1ac2375f14f2d4d5c82072aab7adc8 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 7 Nov 2007 21:06:09 +0000 Subject: [PATCH] Added ARCH_DEP_LDFLAGS definition. Removed unneeded ARCH_DEP_CXXFLAGS def. --- configure/os/CONFIG.Common.solaris-sparc64-gnu | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configure/os/CONFIG.Common.solaris-sparc64-gnu b/configure/os/CONFIG.Common.solaris-sparc64-gnu index c6f0c5233..5bf894016 100644 --- a/configure/os/CONFIG.Common.solaris-sparc64-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc64-gnu @@ -11,8 +11,5 @@ include $(CONFIG)/os/CONFIG.Common.solaris-sparc-gnu ARCH_DEP_CFLAGS += -mcpu=v9 -m64 -ARCH_DEP_CXXFLAGS += -mcpu=v9 -m64 ARCH_DEP_LDFLAGS += -mcpu=v9 -m64 - - - +ARCH_DEP_LDFLAGS += -L$(GNU_LIB)/sparcv9 -R$(GNU_LIB)/sparcv9