summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-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