Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 209 Bytes

qnx.md

File metadata and controls

11 lines (9 loc) · 209 Bytes

r2 on android

. ./bbndk-env.sh
cd ~/radare2
rm -f plugins.cfg
./configure --with-compiler=qnx --with-ostype=qnx --prefix=/accounts/devuser/radare2 --without-pic --with-nonpic
make -j 4