svn commit: r511300 - head/devel/llvm80

Brooks Davis brooks at freebsd.org
Fri Sep 6 12:23:47 UTC 2019


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

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190906/9bf6ba2d/attachment.sig>


More information about the svn-ports-all mailing list