summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2019-01-23 16:05:35 -0800
committerGeorge Burgess IV <gbiv@google.com>2019-01-23 16:05:35 -0800
commitebfd30cff2a28cdce6c94bacd685ed163f7aac41 (patch)
tree06dce972f505b1c63f50079b489f133911a9e012
parent88296a44ded37d9f65ced927b7d5a0378c7d833e (diff)
downloadmanifest-ebfd30cff2a28cdce6c94bacd685ed163f7aac41.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: Ib3ecdbe25ad8909d008eae95fe8ab7f254ad5d45
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index db3d3fd54..2e0818de7 100644
--- a/default.xml
+++ b/default.xml
@@ -25,6 +25,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/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" />