[Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178 Mikhail Teterin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #212851|0 |1 is obsolete| | --- Comment #7 from Mikhail Teterin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"