mirror of
https://github.com/rizinorg/rizin
synced 2026-08-22 20:26:16 -04:00
217 B
217 B
ORACLE SOLARIS NOTES
Packages you need:
pkg install gcc-3 gmake
To compile it:
./configure --disable-debugger --without-gmp
gmake
gmake install