Steve Kargl <s...@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
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to