mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Enable ZT_TRACE and more verbose build output
This commit is contained in:
parent
5015c0ae78
commit
74f7d5377d
2 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
|||
<target name="build_android">
|
||||
<exec dir="jni" executable="${env.NDK_BUILD_LOC}" failonerror="true">
|
||||
<arg value="ZT1=${user.dir}/../"/>
|
||||
<arg value="V=1"/>
|
||||
</exec>
|
||||
<copy file="libs/armeabi/libZeroTierOneJNI.so"
|
||||
tofile="${user.dir}/classes/lib/armeabi/libZeroTierOneJNI.so"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue