Skip to content

Commit da877ae

Browse files
cbrackengspencergoog
authored andcommitted
Roll buildroot to 9184ff0 (flutter#21884)
This fixes Windows build on goma. Rolls in buildroot change flutter/buildroot#406 flutter#21884 by stuartmorgan which removes the /FC flag in Windows builds. That flag is incompatible with upstream goma changes. See: https://source.chromium.org/chromium/chromium/src/+/2e6d17c6948b2ca1e4dbd6bf15fcb52d32fa338d
1 parent 36ef2a1 commit da877ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ allowed_hosts = [
105105
]
106106

107107
deps = {
108-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e5b7a41ce43f8a00d5fcb9c55cb16b9c7697e8aa',
108+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '9184ff0695be1b3e4bb20cf64efcfa56daa0a3c0',
109109

110110
# Fuchsia compatibility
111111
#

0 commit comments

Comments
 (0)