| ../../git/common/map.c: In function 'tile_move_cost_ptrs':
| ../../git/common/map.c:838:31: error: comparison is always false due to limited range of data type [-Werror=type-limits]
| 838 | if (cardinal_move < 0) {
| | ^
| ../../git/common/map.c:882:23: error: comparison is always false due to limited range of data type [-Werror=type-limits]
| 882 | if (cardinal_move < 0) {
| | ^
S3_1, OpenEmbedded arm32 target: