K 10 svn:author V 4 manu K 8 svn:date V 27 2020-06-08T09:55:38.719602Z K 7 svn:log V 297 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) END