summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2021-11-04 17:35:21 -0700
committerRyan Prichard <rprichard@google.com>2021-11-04 17:35:21 -0700
commit83c97914364083a6283661516b310e5f46a76597 (patch)
treeebbba789f12a846c4f1372c7a6bf3fa40b71badb
parent910087d49b255ea33d47a7cba5d151a06073eef5 (diff)
downloadmanifest-83c97914364083a6283661516b310e5f46a76597.tar.gz
Remove the Darwin GCC host prebuilts
The NDK uses Clang and the Xcode SDK to build its Darwin binaries. Bug: none Test: checkbuild.py Change-Id: I9afa19ab152ddb94197a3448b88a1ee6166fb61d
-rw-r--r--default.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 8bd2e13b4..68692beb2 100644
--- a/default.xml
+++ b/default.xml
@@ -38,8 +38,6 @@
<project path="prebuilts/clang/host/windows-x86" name="platform/prebuilts/clang/host/windows-x86" />
<project path="prebuilts/cmake/darwin-x86" name="platform/prebuilts/cmake/darwin-x86" />
<project path="prebuilts/cmake/linux-x86" name="platform/prebuilts/cmake/linux-x86" groups="presubmit" />
- <project path="prebuilts/gcc/darwin-x86/host/headers" name="platform/prebuilts/gcc/darwin-x86/host/headers" groups="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="darwin" />
<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" groups="presubmit" />
<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="presubmit" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" revision="dev" groups="presubmit" />