Commit f21a66c
committed
meson: use host target for defining endianness
We're currently basing the host endian tests on the build_machine; we
should be using host_machine instead.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent 65f5279 commit f21a66c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments