mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-02 19:55:14 +00: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