diff options
author | Artemis Tosini <me@artem.ist> | 2024-08-13 20:30:29 +0000 |
---|---|---|
committer | jade <lix@jade.fyi> | 2024-08-16 14:24:03 +0000 |
commit | 41a0b08e646b54b27ae49fb4c23e0c45c60369ca (patch) | |
tree | 6e3ee58f1f69c8e9415e9afc0991b71957c277f6 /scripts/nix-profile.sh.in | |
parent | b016eb0895bb6714a4f6530d9a2bb6577ac6c3cf (diff) |
meson: Don't use `target_machine`
The target_machine variable is meant for the target
of cross compilers. We are not a cross compiler, so
instead reuse our host_machine based checks.
Fixes Linux→FreeBSD cross, since Meson can't figure
out `target_machine.kernel()` in that case.
Fixes: https://git.lix.systems/lix-project/lix/issues/469
Change-Id: Ia46a64c8d507c3b08987a1de1eda171ff5e50df4
Diffstat (limited to 'scripts/nix-profile.sh.in')
0 files changed, 0 insertions, 0 deletions