[Mesa-dev] [PATCH] travis: use LLVM 5.0 for Meson Vulkan

Dylan Baker dylan at pnwbakers.com
Fri Dec 15 19:08:03 UTC 2017


Quoting Emil Velikov (2017-12-15 09:35:03)
> 
> Not to mention that distributions (Debian for example) allow multiple
> versions to coexist, naming the binary - llvm-config-$version.
> 

Just to add information, meson will try (with 0.44.0):
llvm-config, reversed(llvm-config-${3.5-5.0}), reversed(llvm-config${35-50}),
llvm-config-6.0, llvm-config-devel in that order

with 0.43.0 and 0.42.x:
llvm-config, reversed(llvm-config-${3.5-4.0}), reversed(llvm-config${35-40}),
llvm-config-5.0, llvm-config-devel in that order

Which should cover Debian derivatives and FreeBSD, at least thats what the
Debian and FreeBSD guys who added those patches said :)

Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171215/8325b02d/attachment.sig>


More information about the mesa-dev mailing list