Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a8d5582

Browse files
authored
Revert "Reland "Compile libcxx and libcxxabi for Android (#6886)"" (#7146)
1 parent 69a17de commit a8d5582

File tree

4 files changed

+5
-722
lines changed

4 files changed

+5
-722
lines changed

DEPS

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ allowed_hosts = [
117117
]
118118

119119
deps = {
120-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b7f2b443b5648b9cd7ad539d8b4f73b3c69fedbf',
120+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '29a5d76757ec12655c0562b317830f669bd44ea7',
121121

122122
# Fuchsia compatibility
123123
#
@@ -140,12 +140,6 @@ deps = {
140140
'src/third_party/harfbuzz':
141141
Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + '02caec6c1c6ad996666788b8e920ccaec8b385e5',
142142

143-
'src/third_party/libcxx':
144-
Var('fuchsia_git') + '/third_party/libcxx' + '@' + 'c5a5fa59789213c7dae68d2e51cb28ef681d8257',
145-
146-
'src/third_party/libcxxabi':
147-
Var('fuchsia_git') + '/third_party/libcxxabi' + '@' + '1a9753522f1ae8d72848d365902f39e0d3d59a39',
148-
149143
# Chromium-style
150144
#
151145
# As part of integrating with Fuchsia, we should eventually remove all these

0 commit comments

Comments
 (0)