Date: Wed, 29 Apr 2015 22:20:17 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Sean Bruno <sbruno@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r282265 - head Message-ID: <55419F71.9080505@FreeBSD.org> In-Reply-To: <201504300208.t3U28a8S087789@svn.freebsd.org> References: <201504300208.t3U28a8S087789@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/29/15 9:08 PM, Sean Bruno wrote: > Author: sbruno > Date: Thu Apr 30 02:08:36 2015 > New Revision: 282265 > URL: https://svnweb.freebsd.org/changeset/base/282265 > > Log: > Setting PATH to anything is useless as a bare command. Its only relevant > if its set in the environement of each command seperately. > > Move the PATH setting to the NXBMAKE variable so its picked up to find > the one-off gperf build for the native-xtools target. > > Pointed Out by: ngie > Thanks. This does fix the cross-build native-xtools build for me for gperf. -- Regards, Bryan Drewery
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55419F71.9080505>