radare2/doc/solaris.md
2018-02-27 10:54:54 +01:00

217 B

ORACLE SOLARIS NOTES

Packages you need:

pkg install gcc-3 gmake

To compile it:

./configure --without-debugger --without-gmp
gmake
gmake install