Comented out GCC and G++ definitions.

This commit is contained in:
Janet B. Anderson
2002-12-09 20:51:42 +00:00
parent 3b1c83ed6b
commit f690464dc0
2 changed files with 2 additions and 5 deletions
-3
View File
@@ -8,6 +8,3 @@
# Solaris on x86
ARCH_DEP_CPPFLAGS += -D_X86_
GCC = gcc
G++ = g++
+2 -2
View File
@@ -6,6 +6,6 @@
# APS overrides of definitions
GCC = /opt/gnu/bin/gcc
G++ = /opt/gnu/bin/g++
#GCC = /opt/gnu/bin/gcc
#G++ = /opt/gnu/bin/g++