From owner-freebsd-current@freebsd.org Fri Apr 23 19:44:55 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 399455FDB09 for ; Fri, 23 Apr 2021 19:44:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FRl9z13qVz3HMw for ; Fri, 23 Apr 2021 19:44:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 22A5A5FDB08; Fri, 23 Apr 2021 19:44:55 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 213205FDCA0 for ; Fri, 23 Apr 2021 19:44:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRl9z0Cn4z3H6r; Fri, 23 Apr 2021 19:44:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "R3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id D57E121797; Fri, 23 Apr 2021 19:44:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58:0:b1cc:ea14:6826:89a] (unknown [IPv6:2001:470:7a58:0:b1cc:ea14:6826:89a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DCFAA500A6; Fri, 23 Apr 2021 21:44:52 +0200 (CEST) From: Dimitry Andric Message-Id: <554F9FF8-B01C-4743-A19A-C91D2506F6A4@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_C3C0879E-019B-4BA3-91A4-0EC483061624"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\)) Subject: Re: base compiler & build options Date: Fri, 23 Apr 2021 21:44:45 +0200 In-Reply-To: <20730408.24805.1619090453408@mail.yahoo.com> Cc: FreeBSD Current To: Filippo Moretti References: <20730408.24805.1619090453408.ref@mail.yahoo.com> <20730408.24805.1619090453408@mail.yahoo.com> X-Mailer: Apple Mail (2.3654.60.0.2.21) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2021 19:44:55 -0000 --Apple-Mail=_C3C0879E-019B-4BA3-91A4-0EC483061624 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 22 Apr 2021, at 13:20, Filippo Moretti via freebsd-current = wrote: >=20 > I run FreeBSD STING 14.0-CURRENT FreeBSD 14.0-CURRENT #24 = main-n246214-78ffcb86d98: Tue Apr 20 17:51:50 CEST 2021 = root@STING:/usr/obj/usr/src/amd64.amd64/sys/STING amd64 >=20 > will llvm12 be merged on main or should I get it manually? I'm working on it, but it might take a while. You could install the llvm12 package (or build the port if you have cycles to spare), and try to see what happens when you build world. Your mileage may vary... > In order to only build amd64 is it correct = toWITHOUT_LLVM_TARGET_ALLWITH_LLVM_TARGET_X86sincerelyFilippo =46rom src.conf(5): WITHOUT_LLVM_TARGET_ALL Only build the required LLVM target support. This option = is preferred to specific target support options. So you only need that option. The native target is always enabled. -Dimitry --Apple-Mail=_C3C0879E-019B-4BA3-91A4-0EC483061624 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYIMjrQAKCRCwXqMKLiCW o/FVAJ9j4yVJ6/Gwa9o3hkytaEwxJUAyrACfVplros6OsDl8My0buxzU/C6DkYM= =gimh -----END PGP SIGNATURE----- --Apple-Mail=_C3C0879E-019B-4BA3-91A4-0EC483061624--