[Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 30 16:15:45 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178
Mikhail Teterin <mi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #212851|0 |1
is obsolete| |
--- Comment #7 from Mikhail Teterin <mi at FreeBSD.org> ---
Created attachment 212863
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212863&action=edit
Allow compiling with llvm10
Ok, I was able to reproduce the problem on my main (fast) machine running
FreeBSD-11-STABLE (amd64).
Not a compiler bug -- seems like the namespace was simply rearranged in
llvm-10.
This patch makes the port compilable with any LLVM-version (tested with both 9
and 10 -- I no longer have 8).
I also think, the forced setting of LLVM_DEFAULT in Makefile.common should be
removed altogether, but that's a separate topic. (The check currently does not
catch 10.0, because 10 < 90 :-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list