[Bug 247026] graphics/mesa-dri: build fails, apparently due the the presence of llvm-devel
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247026 --- Comment #2 from [email protected] --- A commit references this bug: Author: manu Date: Mon Jun 8 09:55:39 UTC 2020 New revision: 538207 URL: https://svnweb.freebsd.org/changeset/ports/538207 Log: mesa*: Switch to using a native-file for llvm Meson seems to not care that a llvm-config binary exists and will prefer to use llvm-config-devel for some reason. Using a native-file fixes that and meson will correctly use the llvm specified in it. PR: 247026 Approved by: zeising (x11@ implicit) Changes: head/graphics/mesa-dri/Makefile.common head/graphics/mesa-dri/Makefile.targets -- 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]"