New comment by teldra on void-packages repository https://github.com/void-linux/void-packages/pull/26356#issuecomment-726865647 Comment: When I try to crosscompile `zrythm`, I get this error: ``` ERROR: Cannot use target zrythm as a generator because it is built for the host machine and no exe wrapper is defined or needs_exe_wrapper is true. You might want to set `native: true` instead to build it for the build machine. ``` Has anyone suggestions to solve this?