summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/custom/gensh1.cfg9
1 files changed, 0 insertions, 9 deletions
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