summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 14:03:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 14:03:34 +0000
commit83997e2ff397f2a3f27f7b13558123b141c64b0d (patch)
tree4a6db3dcd0ec91e5960bc151573049fcaedd8854
parentWere looking at the wrong C++ variable. (diff)
downloadrtems-83997e2ff397f2a3f27f7b13558123b141c64b0d.tar.bz2
Made C++ follow the configure option.
Diffstat (limited to '')
-rw-r--r--make/custom/HPUX9-posix.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg
index 9331e13185..27c45280c9 100644
--- a/make/custom/HPUX9-posix.cfg
+++ b/make/custom/HPUX9-posix.cfg
@@ -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