svn commit: r511300 - head/devel/llvm80

Mathieu Arnold mat at FreeBSD.org
Wed Sep 11 20:45:20 UTC 2019


On Fri, Sep 06, 2019 at 12:23:39PM +0000, Brooks Davis wrote:
> On Fri, Sep 06, 2019 at 02:17:17PM +0300, Max Brazhnikov wrote:
> > On Fri, 6 Sep 2019 at 14:04, Brooks Davis <brooks at freebsd.org> wrote:
> > >
> > > Author: brooks
> > > Date: Fri Sep  6 11:04:44 2019
> > > New Revision: 511300
> > > URL: https://svnweb.freebsd.org/changeset/ports/511300
> > >
> > > Log:
> > >   Assorted build improvements:
> > >
> > >    - Add a build conflict for commonmark-cmark-* when DOCS are enabled.
> > >      This prevents a failure later on in the build. [0]
> > >
> > >    - Add a new option BE_AMDGPU which can be used to enable the AMDGPU
> > >      backed used by mesa when BE_NATIVE or BE_FREEBSD is set.  Enable this
> > >      option by default to limit later surprises. [1]
> > >
> > >    - New option PYCLANG to add python binding for clang. [2]
> > 
> > Is there a reason to use "PYCLANG" instead of common "PYTHON"?
> 
> It only controls python bindings for clang.  LLDB has unconditional python
> support (I'm sure it can be disabled, but I don't really see a point.)

So, hum, if this already needs Python always, why make the Python
bindings thing optional?  Do they take lots of place, or do they add
large dependencies?  Because if not, well, I do not see why it should be
optional.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190911/2d8dbdb5/attachment.sig>


More information about the svn-ports-all mailing list