[Bug 247026] graphics/mesa-dri: build fails, apparently due the the presence of llvm-devel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 8 09:56:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247026
--- Comment #2 from commit-hook at freebsd.org ---
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.
More information about the freebsd-x11
mailing list