Update buildroot to d86d028552a050f25fb25bf9163f7df0cee9f9a4 (flutter/engine#26383)

https://github.com/flutter/flutter/issues/83268

Updates the buildroot to pick up the -Wno-deprecated-copy to
unblock the clang roller which was failing on building fuchsia
fidl files.
This commit is contained in:
Chase Latta 2021-05-24 17:14:30 -07:00 committed by GitHub
parent 80cc661136
commit 58a9482d4b

2
DEPS
View File

@ -97,7 +97,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '26def4d018dce3f343dc261c3d42171ba236cfab',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd86d028552a050f25fb25bf9163f7df0cee9f9a4',
# Fuchsia compatibility
#