]> git.ipfire.org Git - thirdparty/json-c.git/commit
meson: replace target_machine with host_machine
authorRosen Penev <rosenp@gmail.com>
Tue, 4 Nov 2025 18:12:42 +0000 (10:12 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 4 Nov 2025 18:45:20 +0000 (10:45 -0800)
commitbd7355470e2a1679809469bc2b32d8babbe56d16
tree733cfd7fc5721033936b3a8f422d3ea5f0c30825
parent40fe4d2b044ffe6bc9baa549521819b99fcf6c02
meson: replace target_machine with host_machine

The latter is the canonical way to express this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
meson.build