Still no luck building gpg
This commit is contained in:
parent
750bc86a72
commit
351ab74f97
|
@ -44,10 +44,11 @@ Build:0.2.1,3
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Build:0.3,4
|
Build:0.3,4
|
||||||
|
disable=automake problems
|
||||||
commit=0.3
|
commit=0.3
|
||||||
submodules=yes
|
submodules=yes
|
||||||
build=make NDK_BASE=$$NDK$$ -C external/ distclean clean-assets && \
|
prebuild=sed -i 's@\./autogen@AUTOMAKE=automake-1.11 ./autogen@g' external/Makefile
|
||||||
make NDK_BASE=$$NDK$$ -C external/
|
build=make NDK_BASE=$$NDK$$ -C external/ distclean clean-assets all
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
|
|
Loading…
Reference in a new issue