[Mesa-dev] Lets talk about autotools

Dylan Baker dylan at pnwbakers.com
Mon Sep 17 22:30:56 UTC 2018


Quoting Marek Olšák (2018-09-17 15:11:37)
> 'meson configure' returns 'auto' for a lot of options. I'm interested
> in what meson chose.

For platforms, dri-drivers, gallium-drivers, and vulkan-drivers, glx, gbm, egl
it trys to pick and os + arch appropriate set, for the media state trackers,
valgrind, lmsensors, unwind, and xlib-lease auto means "yes if dependencies are
available", for power8 optimizations it means "yes if power8 else no". For LLVM
it means "yes if available", but if a driver with a hard llvm requirement is
present (si, radv, swr) then it will fail if llvm wasn't available.

RadeonSI is turned on automatically for x86 and x86_64.

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


More information about the mesa-dev mailing list