mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-06 03:49:58 +02:00
remove ndk-buid call from update, if needed it should be called explicitly
This commit is contained in:
parent
39b64bd9aa
commit
6da2a9fc87
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ ln --symbolic `pwd`/deltachat-core/src deltachat-android-ii/jni/messenger-ba
|
|||
ln --symbolic `pwd`/deltachat-core/libs deltachat-android-ii/jni/messenger-backend/libs
|
||||
ln --symbolic `pwd`/deltachat-core/cmdline deltachat-android-ii/jni/messenger-backend/cmdline
|
||||
cd deltachat-android-ii
|
||||
ndk-build
|
||||
|
||||
# back to tools directory
|
||||
cd tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue