Skip to content

Conversation

imReker
Copy link
Contributor

@imReker imReker commented Nov 17, 2016

No description provided.

ARCH_JNI="$TARGET_DIR/jni/x86"
elif [ "$WEBRTC_ARCH" = "x86_64" ] ;
then
ARCH_JNI="$TARGET_DIR/jni/x86"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be x86_64?

Copy link
Contributor Author

@imReker imReker Nov 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

errrr... Sorry, typo, I'll fix it

Fix typo in JNI target path
@ArikYa ArikYa merged commit 5d5dd5f into pristineio:master Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants