From nobody Thu Dec 2 21:27:28 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 01A3D18CE55F; Thu, 2 Dec 2021 21:27:30 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J4pvP5jggz3Q6K; Thu, 2 Dec 2021 21:27:29 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS id 90977C00316; Thu, 2 Dec 2021 22:27:28 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 26F1D3AB04; Thu, 2 Dec 2021 22:27:28 +0100 (CET) Date: Thu, 2 Dec 2021 22:27:28 +0100 From: Christoph Moench-Tegeder To: Dima Panov Cc: dev-commits-ports-all@freebsd.org, ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org, Christoph Moench-Tegeder Subject: Re: git: dcc6b13daedf - main - www/firefox: make dep on wasi-compiler-rt more flexible Message-ID: References: <202111301826.1AUIQm0p001920@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.3 (2021-09-10) X-Rspamd-Queue-Id: 4J4pvP5jggz3Q6K X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N ## Dima Panov (fluffy@FreeBSD.org): > Under certain condition LLVM_VERSION and LLVM_DEFAULT will non set > anyway and stops build. > > LTO=off, DEFAULT_VERSIONS+=llvm= I had hoped most people left llvm at it's default version. The whole firefox/rust/llvm/wasi* situation is a mess, multiplied by having "exotic" (as defined by upstream) architectures and non-default options. I have no idea how to solve that programatically, and I don't see myself listing all the llvm versions and their minors there, and even less maintaining outstanding wasi* ports for the llvm versions which might be in the future and different branches. Suggestions welcome. > Not everyone loves and prefers LTO enabled :( I certainly don't have the time to wait for LTO. Browsers are somewhat horrible, but I need at least one working browser, and that's why I'm doing this to me. Regards, Christoph -- Spare Space