HomeFreeBSD

graphics/mesa-devel: hook BINARY_ALIAS into --native-file

Description

graphics/mesa-devel: hook BINARY_ALIAS into --native-file

Meson probes FreeBSD suffixes[1] for llvm-config but ends up selecting
the last match instead of the unsuffixed version. Given BINARY_ALIAS
is not respected this breaks dependency tracking. So, help Meson find
the correct tool by translating into its own aliasing facility.

[1] https://github.com/mesonbuild/meson/blob/0.54.2/mesonbuild/environment.py#L185-L198

Details

Provenance
jbeichAuthored on Jun 8 2020, 3:06 PM
Parents
R11:423d668177cb: graphics/mesa-devel: enable NLS support
Branches
Unknown
Tags
Unknown
Reverted By
R11:6df38243af67: graphics/mesa-devel: drop --native-file after c4f8add41d7a