From de0d00512ff464248dcc8b2871ce7dae71b202b3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:04:20 +0000 Subject: Made the C++ option follow the configure option. --- make/custom/gensh1.cfg | 9 --------- 1 file changed, 9 deletions(-) (limited to 'make/custom/gensh1.cfg') diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg index d5d69d9c04..273b537f7a 100644 --- a/make/custom/gensh1.cfg +++ b/make/custom/gensh1.cfg @@ -26,15 +26,6 @@ CPU_CFLAGS=-m1 # RTEMS_LIBC_DIR must already be set RTEMS_USE_NEWLIB=yes -# 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. -# -# Need "main" in BSP so can't link C++ sample test or you will get -# duplicate symbol errors for main -# -# not yet supported -HAS_CPLUSPLUS=no - # Define this to yes if this target supports multiprocessor environments. HAS_MP=no -- cgit v1.2.3