svn commit: r282265 - head

Bryan Drewery bdrewery at FreeBSD.org
Thu Apr 30 03:20:20 UTC 2015


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


More information about the svn-src-all mailing list