Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 2020 13:05:22 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   Re: svn commit: r360850 - in stable/12: . share/man/man7 share/mk
Message-ID:  <36b743cd-dbb9-f7a1-d2de-702cb31503fb@FreeBSD.org>
In-Reply-To: <202005091714.049HExs1000811@repo.freebsd.org>
References:  <202005091714.049HExs1000811@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/9/20 10:14 AM, John Baldwin wrote:
> Author: jhb
> Date: Sat May  9 17:14:59 2020
> New Revision: 360850
> URL: https://svnweb.freebsd.org/changeset/base/360850
> 
> Log:
>   MFC 356499: Use clang and lld as the default toolchain for RISCV.
>   
>   - Enable clang and lld as system toolchains.
>   - Don't use external GCC for universe by default.
>   - Re-enable riscv64sf since it builds fine with clang + lld.
>   
>   Sponsored by:	DARPA

RISC-V using LLVM I merged so it would be enabled in tinderbox and
to stop relying on external toolchain in 12.  This one was very easy
since LLD 10 had already been merged.  I don't plan to try to MFC
changes for MIPS or powerpc.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36b743cd-dbb9-f7a1-d2de-702cb31503fb>