Skip site navigation (1)Skip section navigation (2)
Date:      06 Sep 1999 15:58:30 -0700
From:      asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
To:        Chris Piazza <cpiazza@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-wm/toolbox Makefile
Message-ID:  <vqcemgbd4vd.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Chris Piazza's message of "Sun, 5 Sep 1999 22:10:04 -0700 (PDT)"
References:  <199909060510.WAA11559@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Chris Piazza <cpiazza@FreeBSD.org>

 *   Add a MAKE_ENV= CXX=${CXX}.  I have no idea why this is needed.
 *   CXX=asdf make properly uses asdf instead of c++, but USE_NEWGCC=yes
 *   in the Makefile isn't sending it through.

It's not supposed to.  The CC and CXX that USE_NEWGCC defines are make
variables, and it's only passed to configure.  The rest is up to the
porter.

Or should I change it to include CC/CXX in MAKE_ENV too?

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcemgbd4vd.fsf>