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
|
||||
commit=v6.7.8
|
||||
subdir=android
|
||||
ndk=r10d
|
||||
submodules=yes
|
||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||
build=cd .. && \
|
||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
||||
break; done
|
||||
ndk=r10d
|
||||
|
||||
Maintainer Notes:
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.7.8
|
||||
Current Version Code:97
|
||||
Current Version:6.7.9
|
||||
Current Version Code:98
|
||||
|
||||
|
|
Loading…
Reference in a new issue