Date: Wed, 30 Aug 2023 21:12:41 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: ports@freebsd.org Cc: Nuno Teixeira <eduardo@freebsd.org>, Dimitry Andric <dim@FreeBSD.org> Subject: Re: www/firefox{-esr} depends on llmv13 and not default 15 Message-ID: <20230830211241.35565a64e8bbe9d5e59790f4@dec.sakura.ne.jp> In-Reply-To: <CAFDf7ULaN0vL=T3hsxOvbX4jZ=o25s65qVnki3SPsXOuOGMKPQ@mail.gmail.com> References: <CAFDf7ULaN0vL=T3hsxOvbX4jZ=o25s65qVnki3SPsXOuOGMKPQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Aug 2023 10:04:59 +0100 Nuno Teixeira <eduardo@freebsd.org> wrote: > Hello all, > > bsd.default-versions.mk LLVM is 15 and bsd.gecko.mk is also configured to > use default version llvm. > > Can't understand why firefox build still depends on llvm13 or am I missing > something? > > Thanks, > > -- > Nuno Teixeira > FreeBSD Committer (ports) Hi. It would just because www/firefox[-esr] depends on devel/wasi-[compiler-rt13|libc|libcxx] ports, which all stay depending on devel/llvm13. For devel/wasi-[libcxx|compiler-rt], updates are proposed as Bug 266341 [1] and Bug 266342 [2] respectively by Eric Camachat, but not at all handled. Not sure why update for devel/wasi-libc is proposed. (Not needed anymore? Or not?) [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266341 [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266342 -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230830211241.35565a64e8bbe9d5e59790f4>