Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2020 16:15:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
Message-ID:  <bug-245178-7141-zkfkqDZTS5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245178-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Mikhail Teterin <mi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212851|0                           |1
        is obsolete|                            |

--- Comment #7 from Mikhail Teterin <mi@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245178-7141-zkfkqDZTS5>