[Bug 217016] graphics/libGL et. al. forces use of llvm39 when llvm40 is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 11 21:53:07 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217016
Bug ID: 217016
Summary: graphics/libGL et. al. forces use of llvm39 when
llvm40 is installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11 at FreeBSD.org
Reporter: greenreaper at hotmail.com
Flags: maintainer-feedback?(x11 at FreeBSD.org)
Assignee: x11 at FreeBSD.org
Created attachment 179885
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179885&action=edit
llvm39 being installed by upgrading 'libglapi-11.2.2' to 'libglapi-13.0.4'
I recently upgraded to FreeBSD 10.3. I installed llvm40 from ports and
recompiled all other ports. Now, I am trying to keep the system up to date
using llvm40.
/usr/ports/graphics/libGL/Makefile.common contains the line:
MESA_LLVM_VER=39
This forces a portupgrade of libglapi to install llvm39 for the recent update.
libglapi and libGL compile and install with llvm40 if I change MESA_LLVM_VER. I
think libGL should work with either port, and llvm41 once it exists, etc.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list