From b860787a1895c30ea1f8f8c93c0b4578de259cf3 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 15 May 2002 16:29:45 +0000 Subject: Make sure to not yet build the GNU C++, but still allow for the C++ progs to be built with e.g. an old compiler, CXX=/usr/bin/c++, for the time being. --- Makefile.inc1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 2ec25d0..53c757b 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -659,10 +659,6 @@ cross-tools: hierarchy: cd ${.CURDIR}/etc; ${MAKE} distrib-dirs -.if ${CXX} == "c++" -NO_CXX= yes -.endif - # # libraries - build all libraries, and install them under ${DESTDIR}. # -- cgit v1.1