This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
radare2
Watch
1
Star
0
Fork
You've already forked radare2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a093958b6d
radare2
/
sys
/
android-x86.sh
5 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
`
dirname
$PWD
/
$0
`
export
CFLAGS
=
"-O3"
./android-shell.sh x86 ./android-build.sh x86
Reference in New Issue
View Git Blame
Copy Permalink