Don't update GreenBits to 1.80 (80): ndk r11c, 64bit
This commit is contained in:
parent
d1cd3d43b9
commit
ddd24aad0d
|
@ -440,6 +440,18 @@ Build:1.77,77
|
|||
scandelete=app/scrypt,app/src/btctestnet/assets/checkpoints
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Build:1.80,80
|
||||
disable=compilation error, requires ndk-r11c and 64bit
|
||||
commit=r1.80
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=production
|
||||
prebuild=sed -i -e 's/enable true/enable false/g' build.gradle
|
||||
scanignore=bitcoinj/core/src/main/resources/org/bitcoinj/crypto/cacerts,bitcoinj/core/src/test,bitcoinj/wallettemplate,app/src/production/assets/checkpoints
|
||||
scandelete=app/scrypt,app/src/btctestnet/assets/checkpoints
|
||||
build=./prepare_fdroid.sh
|
||||
ndk=r11c
|
||||
|
||||
Maintainer Notes:
|
||||
scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
||||
but it is still in GreenAddress repo for users who don't want to use NDK,
|
||||
|
|
Loading…
Reference in a new issue