From 50bc375aa5ab35d2f25510294068a7e35100df3e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 15 Sep 2005 17:29:25 +0000 Subject: [PATCH] Removed unused STRIP definition. --- configure/os/CONFIG.solarisCommon.solarisCommon | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure/os/CONFIG.solarisCommon.solarisCommon b/configure/os/CONFIG.solarisCommon.solarisCommon index c577cd7df..425891bf2 100644 --- a/configure/os/CONFIG.solarisCommon.solarisCommon +++ b/configure/os/CONFIG.solarisCommon.solarisCommon @@ -47,8 +47,6 @@ OPT_CXXFLAGS_NO = -g CODE_LDFLAGS = $(PROF_CXXFLAGS_$(PROFILE)) $(GPROF_CXXFLAGS_$(GPROF)) -STRIP_LDFLAGS_YES = -s - STATIC_LDFLAGS_YES= -Bstatic STATIC_LDFLAGS_NO= STATIC_LDLIBS_YES= -Bdynamic