summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2015-08-06 20:52:42 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-08-06 20:52:42 +0000
commit6d6465cb5d95093999dabe2bd0bda9adcdef05e1 (patch)
tree8797766d62baa62d02154de398c2a99c788a944f
parentea1807f999ae16bc151d2fa20f58e85bd679a395 (diff)
parent7ef4cb95e1ed4305e99f03a8e8ad28d26134a45b (diff)
downloadlinux-x86-6d6465cb5d95093999dabe2bd0bda9adcdef05e1.tar.gz
am 7ef4cb95: Ninja prebuilts for linux-x86, sha 636034b
* commit '7ef4cb95e1ed4305e99f03a8e8ad28d26134a45b': Ninja prebuilts for linux-x86, sha 636034b Initial empty repository
-rw-r--r--README.ANDROID7
-rwxr-xr-xninjabin0 -> 3213586 bytes
2 files changed, 7 insertions, 0 deletions
diff --git a/README.ANDROID b/README.ANDROID
new file mode 100644
index 0000000..2b2c1ca
--- /dev/null
+++ b/README.ANDROID
@@ -0,0 +1,7 @@
+The go prebuilts in this directory were compiled with:
+
+git clone https://github.com/martine/ninja.git /tmp/ninja
+cd /tmp/ninja
+git checkout 636034b288777c9f0b7aca1072e0496de94db27c
+./configure.py --bootstrap
+cp -r ninja prebuilts/ninja/linux-x86
diff --git a/ninja b/ninja
new file mode 100755
index 0000000..ffdaf07
--- /dev/null
+++ b/ninja
Binary files differ