Update CV of XCSoar to 6.7.9 (98)
This commit is contained in:
parent
cd19c36ed8
commit
e351a4d98c
|
@ -63,12 +63,12 @@ Build:6.7.7,96
|
||||||
Build:6.7.8,97
|
Build:6.7.8,97
|
||||||
commit=v6.7.8
|
commit=v6.7.8
|
||||||
subdir=android
|
subdir=android
|
||||||
ndk=r10d
|
|
||||||
submodules=yes
|
submodules=yes
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
build=cd .. && \
|
build=cd .. && \
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
||||||
break; done
|
break; done
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
The makefile setup is not perfect, so we need to run it a few times to get it to succeed.
|
The makefile setup is not perfect, so we need to run it a few times to get it to succeed.
|
||||||
|
@ -76,6 +76,6 @@ The makefile setup is not perfect, so we need to run it a few times to get it to
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:6.7.8
|
Current Version:6.7.9
|
||||||
Current Version Code:97
|
Current Version Code:98
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue