[Bug 229385] graphics/mesa-libs requires devel/llvm60 from ports, should use base on 11.2-RELEASE?
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229385 Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Charlie Li <[email protected]> --- I can't speak for detecting the LLVM version in base, but ports requiring devel/llvm* in some fashion often times need items that base has removed. Example: llvm-config is one program in the LLVM ports but not in base, needed by 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. You may be able to save some build time somewhat by disabling every option in the LLVM port, but keep in mind some dependent ports may need some of those options. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"