Hash :
6253b3a9
Author :
Date :
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.