XCSoar: Requires ndk=r10e
This commit is contained in:
parent
77d9cf6468
commit
3cbe666404
|
@ -123,9 +123,12 @@ Build:6.8.5,105
|
|||
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=r10e
|
||||
|
||||
Maintainer Notes:
|
||||
The makefile setup is not perfect, so we need to run it a few times to get it to succeed.
|
||||
|
||||
Requires r10e (build breaks with 12b).
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue