Made C++ follow the configure option.

This commit is contained in:
Joel Sherrill
1998-03-30 14:03:34 +00:00
parent c895f42a17
commit 83997e2ff3

View File

@@ -45,10 +45,6 @@ LIBC_DEFINES += -DHEAPSPACE_MB=1
# Uncomment the following line if want stack checking should be enabled
#LIBC_DEFINES += -DSTACK_CHECKER_ON
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
HAS_CPLUSPLUS=yes
# Define this to yes if this target supports multiprocessor environments.
HAS_MP=yes