summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_g++.GNU
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-12 23:40:47 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-12 23:40:47 +0000
commitea73d80c7c44b41a9a7c60efa5a667dac51221af (patch)
treedcc550251371dc4e09537d1d27a68f13ae4a1332 /include/makeinclude/platform_sunos5_g++.GNU
parent866d718e9b13358ae616d76f1a2ff9ffecfa8766 (diff)
downloadATCD-ea73d80c7c44b41a9a7c60efa5a667dac51221af.tar.gz
ChangeLogTag:Mon Jan 12 23:26:28 UTC 2004 Don Hinton <dhinton@dre.vanderbilt.edu>
Diffstat (limited to 'include/makeinclude/platform_sunos5_g++.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_g++.GNU1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sunos5_g++.GNU b/include/makeinclude/platform_sunos5_g++.GNU
index 88a61f02d7a..5942377b48c 100644
--- a/include/makeinclude/platform_sunos5_g++.GNU
+++ b/include/makeinclude/platform_sunos5_g++.GNU
@@ -59,7 +59,6 @@ RANLIB = @true
SOFLAGS += -G $(CPPFLAGS)
SOBUILD = $(COMPILE.cc) $(PIC) -o $(VSHDIR)$*.so $<
PRELIB = @true
-STATIC_LINK_FLAG ?=
# Test for template instantiation, add to SOFLAGS if SONAME set,
# add -E to LDFLAGS if using GNU ld