[Bug 211149] devel/libclc under 11.0-BETA1 depends on llvm7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 16 21:42:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211149

Koop Mast <kwm at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwm at FreeBSD.org
             Status|New                         |Closed
              Flags|maintainer-feedback?(x11 at Fr |maintainer-feedback-
                   |eeBSD.org)                  |
         Resolution|---                         |Not A Bug

--- Comment #1 from Koop Mast <kwm at FreeBSD.org> ---
Yes, libclc and other Mesa ports needs to keep using llvm (3.7) from ports.

There are two reasons for this:
1) llvm/clang in base does not install development libraries, clang is staticly
linked.
2) llvm is not API compatible between releases, so we need to pin to a specific
version. Also using only one llvm version for all FreeBSD releases simplifies
the ports a lot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list