[Bug 282316] graphics/mesa-dri: fix build with clang 19
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282316 --- Comment #10 from Jan Beich <[email protected]> --- Likely MFH-unsafe but -CURRENT isn't supported on /quarterly, anyway. Mesa with Clang < 19 defaults to -ftls-model=global-dynamic. Even if -ftls-model=initial-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. -- You are receiving this mail because: You are the assignee for the bug.