Date: Fri, 04 Dec 2020 23:41:41 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-ports@freebsd.org Subject: Re: DEFAULT_VERSIONS+=llvm=90 ignored? Message-ID: <blf9-42je-wny@FreeBSD.org> In-Reply-To: <20201204203507.GA8573@troutmask.apl.washington.edu> (Steve Kargl's message of "Fri, 4 Dec 2020 12:35:07 -0800") References: <20201204203507.GA8573@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve Kargl <sgk@troutmask.apl.washington.edu> writes: > It takes a long time to compile on my laptop. I have > > DEFAULT_VERSIONS+=llvm=90 Why do you need to redefine current default? Mk/bsd.default-versions.mk: LLVM_DEFAULT?= 90 > % portmaster -Byd gnuplot > ... > Install devel/llvm10 > ... > Install devel/llvm90 devel/llvm10 is pinned by graphics/mesa-* likely to reduce QA after a fiasco in bug 239682. Trying to unpin in bug 250869 was rejected. graphics/mesa-dri/Makefile.common: LLVM_DEFAULT= 10
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?blf9-42je-wny>