summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2018-01-24 20:17:58 -0800
committerRyan Prichard <rprichard@google.com>2018-01-24 20:17:58 -0800
commit6891b04a22a87c0540f6a58e32e9ae1345fb09a5 (patch)
tree787ef6a2bbb9b90b3b96d89e43affbd753fcdad3
parent29325e7007f581fc689a14b68b0feb04f52e3d0f (diff)
downloadmanifest-6891b04a22a87c0540f6a58e32e9ae1345fb09a5.tar.gz
Add x86_64-w64-mingw32-4.8 to the aosp-gcc manifest
This line is copied from the AOSP master manifest, but without clone-depth="1".
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 1dd0728f8..dc9e4c593 100644
--- a/default.xml
+++ b/default.xml
@@ -12,6 +12,7 @@
<project path="prebuilts/gcc/darwin-x86/host/headers" name="platform/prebuilts/gcc/darwin-x86/host/headers" groups="pdk,darwin" />
<project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8" groups="pdk,linux" />
+ <project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" groups="pdk-fs" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" revision="dev" groups="pdk" />
<project path="toolchain/binutils" name="toolchain/binutils" />
<project path="toolchain/build" name="toolchain/build" />