Orbot: new version still doesn't build
This commit is contained in:
parent
ce50406ab7
commit
ae65fa3632
|
@ -44,11 +44,11 @@ Build:0.2.3.23-rc-1.0.11-RC5-test2,51
|
||||||
sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
||||||
make -C external
|
make -C external
|
||||||
|
|
||||||
Build:13.0.4a,69
|
Build:13.0.5,70
|
||||||
disable= error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/test.sh' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 make: *** [libevent/Makefile] Error 1 make: Leaving directory `/home/vagrant/build/org.torproject.android/external'. Possible solution: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713626 or disable tests (?).
|
disable= error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/test.sh' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 make: *** [libevent/Makefile] Error 1 make: Leaving directory `/home/vagrant/build/org.torproject.android/external'. Possible solution: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713626 or disable tests (?).
|
||||||
commit=c3327d7ae8e368
|
commit=03667e2c916fe6ed091c0e9
|
||||||
submodules=yes
|
submodules=yes
|
||||||
rm=libs/armeabi,libs/jtorctl.jar
|
rm=libs
|
||||||
build=NDK_BASE=$$NDK$$ make -C external
|
build=NDK_BASE=$$NDK$$ make -C external
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
|
|
Loading…
Reference in a new issue