Skip to content
Snippets Groups Projects
Unverified Commit 90b3e8b1 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

build-daemon: link libgit2

Change-Id: I3f51e227ef60ce0adc5cf258366b91875019cf77
parent d710ba55
No related branches found
No related tags found
No related merge requests found
...@@ -181,6 +181,7 @@ STATIC_LIBS_ALL="-llog -lOpenSLES -landroid \ ...@@ -181,6 +181,7 @@ STATIC_LIBS_ALL="-llog -lOpenSLES -landroid \
-luuid -lz -ldl \ -luuid -lz -ldl \
-lvpx -lopus -lspeex -lspeexdsp -lx264 \ -lvpx -lopus -lspeex -lspeexdsp -lx264 \
-largon2 \ -largon2 \
-lgit2 \
-liconv" -liconv"
LIBRING_JNI_DIR=${ANDROID_APP_DIR}/app/src/main/libs/${ANDROID_ABI} LIBRING_JNI_DIR=${ANDROID_APP_DIR}/app/src/main/libs/${ANDROID_ABI}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment