Date: Wed, 30 Oct 2024 16:17:29 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 282316] graphics/mesa-dri: fix build with clang 19 Message-ID: <bug-282316-7141-kq58O33B3c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282316-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-282316-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282316 --- Comment #10 from Jan Beich <jbeich@FreeBSD.org> --- Likely MFH-unsafe but -CURRENT isn't supported on /quarterly, anyway. Mesa = with Clang < 19 defaults to -ftls-model=3Dglobal-dynamic. Even if -ftls-model=3Dinitial-exec is correct for FreeBSD it was broken in the past= , see https://gitlab.freedesktop.org/mesa/mesa/-/issues/966 I've reported some regressions in the upstream MR. Only affects mesa-devel = but this bug is about mesa-dri, so not a real MFH blocker. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282316-7141-kq58O33B3c>