Date: Mon, 6 Sep 1999 16:17:13 -0700 From: Chris Piazza <cpiazza@home.net> To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.org> Cc: Chris Piazza <cpiazza@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/toolbox Makefile Message-ID: <19990906161713.A16236@norn.ca.eu.org> In-Reply-To: <vqcemgbd4vd.fsf@silvia.hip.berkeley.edu> References: <199909060510.WAA11559@freefall.freebsd.org> <vqcemgbd4vd.fsf@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 06, 1999 at 03:58:30PM -0700, Satoshi - Ports Wraith - Asami wrote: > * 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? Ah, right. It would seem to make sense to do it automatically but it's not that hard to do manually -Chris -- cpiazza@home.net cpiazza@FreeBSD.org "One should forgive one's enemies, but not before they are hanged." --Heinrich Heine 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?19990906161713.A16236>