mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 19:47:31 +00:00
217 B
217 B
ORACLE SOLARIS NOTES
Packages you need:
pkg install gcc-3 gmake
To compile it:
./configure --without-debugger --without-gmp
gmake
gmake install