summaryrefslogtreecommitdiff
path: root/default.xml
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2019-01-23 15:45:51 -0800
committerGeorge Burgess IV <gbiv@google.com>2019-01-24 00:06:40 +0000
commit3a40a2f4ef6b985ccfef463213bc7e95555da1f6 (patch)
tree97e9743f8edd1ce742c7e96625ea5f56c2a02a26 /default.xml
parent1ffb4acaa1f39a795dcda78645a344f3c8cf41ff (diff)
downloadmanifest-3a40a2f4ef6b985ccfef463213bc7e95555da1f6.tar.gz
Add glibc-2.17 to repo manifests
Apparently our glibc flag flip in soong is going to get pulled in here, so we should probably have an updated glibc to go with it. ;) Landed on aosp/master in Idc3251d550476b1f9a79fdf9dd2d9f86943246e6 Bug: 111358231 Test: repo sync Change-Id: I7c125cf2f6a3838fa9bd7a7111dcab2e166f3bb0
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index f2af3927b..f8b3b0c62 100644
--- a/default.xml
+++ b/default.xml
@@ -23,6 +23,7 @@
<!-- toolchain linux prebuilts -->
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="linux" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" clone-depth="1" />
+ <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts/go/linux-x86" name="platform/prebuilts/go/linux-x86" groups="linux" clone-depth="1" />
<project path="prebuilts/ninja/linux-x86" name="platform/prebuilts/ninja/linux-x86" groups="linux" clone-depth="1" />