radareorg / r2ghidra

Native Ghidra Decompiler for r2

Home Page:https://www.radare.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails to do lack of sudo

anthony-63 opened this issue · comments

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

make SUDO=doas

Appreciate it.