Date: Wed, 20 Jun 2018 14:08:43 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: FreeBSD Toolchain <freebsd-toolchain@freebsd.org> Subject: [CFT] tinderbox/universe building clang once Message-ID: <7dc2e7de-410e-bf24-2b3c-a91e4a97e4f2@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fn7CExqiCzxskqk2aB5Z1aaDownqZxUOg Content-Type: multipart/mixed; boundary="UL11EkMzdgYPJWnEqdE1m54eNepYJ0M8t"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: FreeBSD Toolchain <freebsd-toolchain@freebsd.org> Message-ID: <7dc2e7de-410e-bf24-2b3c-a91e4a97e4f2@FreeBSD.org> Subject: [CFT] tinderbox/universe building clang once --UL11EkMzdgYPJWnEqdE1m54eNepYJ0M8t Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable https://people.freebsd.org/~bdrewery/patches/universe-one-clang.diff This will build clang once if any of the targets specified (or defaulted) require bootstrapping clang. It probably has some issues with LLD_BOOTSTRAP in some cases. It could be improved more in the future for reusing more of the tools built but I think this is good enough for now as it saves the majority of the time in the bootstrap phases on clang. This won't work for GCC unless it learns convenient -target support. Its needed --sysroot support was also broken until some recent work from John Baldwin but I'm not sure if that has been committed yet. Also FYI WITH_SYSTEM_LINKER support is now in to avoid building libclang for lld on archs that have LLD_BOOTSTRAP set. I'm putting this out for testing since tinderbox/universe take so long and I can't possibly test all workflows with it myself. --=20 Regards, Bryan Drewery --UL11EkMzdgYPJWnEqdE1m54eNepYJ0M8t-- --fn7CExqiCzxskqk2aB5Z1aaDownqZxUOg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJbKsJbAAoJEDXXcbtuRpfPwzYIANro40U71/wwbk2wKD0ua+xB ToH7z4gdfDlaRHdlUxacIkUlcNBXWPcx/z2Qw/6pl5G4qPA2OZ/YGAly6GqKTDbf DkRwWX/3SuJerbxJT++o+YocapkleYN/xqa/n5sSriqsmy5KCI9ltmQlcvPUqBVH nVwr5IviCldxtDv1TQumD6impVhfXbf6Ll/Io0XWix1auR8UJC/KrBfR27hhgdK4 i8PlIzF8IFz7xNLn92TZHuYVpeROBy+a+OKgQavyc5vbfbKR6Z7k1hKtqUCrEFIQ Om09xZOWqkyjgrIVB4jtUtf2cD/ZWgi2BbDKz1VzfU8RaLbpQyMYuYVoczEeyF0= =CDWz -----END PGP SIGNATURE----- --fn7CExqiCzxskqk2aB5Z1aaDownqZxUOg--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7dc2e7de-410e-bf24-2b3c-a91e4a97e4f2>