[Bug 229385] graphics/mesa-libs requires devel/llvm60 from ports, should use base on 11.2-RELEASE?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 29 15:51:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229385

--- Comment #8 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Charlie Li from comment #2)
> www/firefox and mail/thunderbird as their configure scripts explicitly
> check for its presence and executes it to find the LLVM port's clang binaries.

Stylo in Firefox uses bindgen to automatically generate Gecko-to-Rust bindings
via libclang. As of Firefox 61 --disable-stylo code has been removed, so the
chosen devel/llvm* package must be built with CLANG option enabled.

llvm-config --libdir is used to find a directory that contains libclang.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-x11 mailing list