Skip to content

Commit

Permalink
vanity
Browse files Browse the repository at this point in the history
  • Loading branch information
arrase committed May 2, 2017
1 parent ba96c16 commit aa5b40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_ocat.sh
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

export OCAT_VERSION=onioncat-0.2.2.r578

export ANDROID_NDK=$(cat local.properties |grep ndk.dir|awk -F '=' '{print $2}')
export CROSS_COMPILE=arm-linux-androideabi
export ANDROID_PREFIX=${ANDROID_NDK}/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64
Expand Down

0 comments on commit aa5b40e

Please sign in to comment.