Commit 6253b3a905ff516aabac62516c28a86eececb7b9

Steve Lhomme 2024-05-13T11:01:58

[meson] build ragel as a native tool When cross compiling it will build a target (host) binary that can't be run on the building machine. Also remove the install flag which is not compatible with the native flag, but the custom built ragel is correctly picked.