On 4/28/20 7:18 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Wed Apr 29 02:18:39 2020
> New Revision: 360453
> URL: https://svnweb.freebsd.org/changeset/base/360453
> 
> Log:
>   Use universe-toolchain config(8)
>   
>   This is a temporary hack to aid with config(8) changing in r360443.
>   It will not work for all cases.
>   
>   env PATH is used because universe-toolchain is only built when worlds
>   are built, and then only if clang is needed, so it may not exist.
>   
>   universe-toolchain needs to be expanded to always be built, inspected to
>   remove non-cross-build-safe tools, used for buildworld/buildkernel,
>   and potentially incremental build support.
>   
>   Sponsored by:       Dell EMC

Thanks for the quick fix!

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to