`portable` makes rizin use paths relative to the executable binary path, so that all resource files (e.g. SDB files) can be retrieved without having an hard-coded prefix in the binary. By doing so, rizin installation directory can be moved from location to location and still work. This is useful when having a static rizin that you want to execute on another system. It makes sure that all PATHs defined in rz_userconf.h are just relative to the prefix and that, in the code, the prefix is prepended to all these paths. |
||
|---|---|---|
| .. | ||
| p | ||
| t | ||
| lang.c | ||
| meson.build | ||