[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] add make calls for both armeabi and x86 with clean
commit 1b76c3636ec28fc6266abd0e9dcec77da82f2b8c
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date: Tue Jan 26 18:21:05 2016 -0500
add make calls for both armeabi and x86 with clean
---
make-release-build | 3 +++
1 file changed, 3 insertions(+)
diff --git a/make-release-build b/make-release-build
index 19dc5b7..d7ddf06 100755
--- a/make-release-build
+++ b/make-release-build
@@ -69,7 +69,10 @@ fi
faketime "$TIMESTAMP" $ANDROID_NDK_HOME/ndk-build
+faketime "$TIMESTAMP" make -C external clean
faketime "$TIMESTAMP" make -C external
+faketime "$TIMESTAMP" make -C external clean
+faketime "$TIMESTAMP" APP_ABI=x86 make -C external
./setup-ant
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits