mirror of
https://github.com/rizinorg/rizin
synced 2026-08-22 20:26:16 -04:00
416 B
416 B
Cross-compilation
As long as you have the compilation tools for your target architecture/system, you should be able to cross-compile by using meson.
Please reference the Cross compilation page on the Meson site.
You can also have a look at BUILDING.md for an example about cross-compilation for Android.