Date: Thu, 28 Jun 2018 15:57:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229385] graphics/mesa-libs requires devel/llvm60 from ports, should use base on 11.2-RELEASE? Message-ID: <bug-229385-7788-CoD6s0IqBC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229385-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-229385-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229385 Charlie Li <ml+freebsd@vishwin.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ml+freebsd@vishwin.info --- Comment #2 from Charlie Li <ml+freebsd@vishwin.info> --- 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, need= ed by www/firefox and mail/thunderbird as their configure scripts explicitly c= heck 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229385-7788-CoD6s0IqBC>