Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2018 15:57:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 229385] graphics/mesa-libs requires devel/llvm60 from ports, should use base on 11.2-RELEASE?
Message-ID:  <bug-229385-7141-R4xLwI5p5H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229385-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229385-7141@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=229385

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, 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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229385-7141-R4xLwI5p5H>