[Mesa-dev] [PATCH v2 5/6] configure.ac: Rework radeon_llvm_check

Emil Velikov emil.l.velikov at gmail.com
Tue Oct 11 15:10:52 UTC 2016


On 11 October 2016 at 02:44, Tobias Droste <tdroste at gmx.de> wrote:
> This makes radeon_llvm_checks use the new helper function, use the
> same ordering of arguments as llvm_check_version_for and adds the radv
> check to the Vulkan section.
>
For example here all you want is to move the radeon_llvm_check "radv"
"3" "9" "0" line.
If you want to change the arguments order (be that radeon_llvm_check,
llvm_check_version_for or other) keep that standalone.

Yes it does sound a bit annoying, yet there is a reason behind 'the madness' ;-)
Emil


More information about the mesa-dev mailing list