summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_sunc++.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-26 22:03:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-26 22:03:12 +0000
commit0a092972e98d838f36bdde963ae9c1047bd4f4ba (patch)
treea3c4e8ac03933353cb5e56a66fca80ec664bef63 /include/makeinclude/platform_sunos5_sunc++.GNU
parent94124b395a6f557faedd34e9bd77a4384030158a (diff)
downloadATCD-0a092972e98d838f36bdde963ae9c1047bd4f4ba.tar.gz
ChangeLogTag: Mon Jun 26 17:01:35 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'include/makeinclude/platform_sunos5_sunc++.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_sunc++.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU
index 0a3f61c44fa..eeca189f5d3 100644
--- a/include/makeinclude/platform_sunos5_sunc++.GNU
+++ b/include/makeinclude/platform_sunos5_sunc++.GNU
@@ -67,7 +67,7 @@ endif # threads
CC = cc
CXX = CC
-CC_VERSION = $(shell CC -V 2>&1)
+CC_VERSION = $(shell $(CXX) -V 2>&1)
ifeq (Compilers 4.2,$(findstring Compilers 4.2,$(CC_VERSION)))
#### CC 4.2, only, supports -features=castop