radareorg/r2ghidra

Build fails to do lack of sudo

Closed this issue · 2 comments

I am using doas instead of sudo, therefore the build fails. Add support for doas

make SUDO=doas

Appreciate it.