[Bug 296112] graphics/mesa-libs suddenly brings in 1.5 GB of LLVM19
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296112 --- Comment #6 from Helge Oldach <[email protected]> --- Please consider that not all unified drivers require LLVM - for instance VM's often employ a graphical UI for management purposes only, but don't use acceleration. For example, if disabling all unified drivers except svga, we don't need LLVM at all, so this would be a useless dependency. Also please consider that Mesa only links against libllvm but doesn't need the full compiler suite. Maybe this could be simplified by using the native LLVM library from base? -- You are receiving this mail because: You are the assignee for the bug.