From 089585b583dd37f3e26743db2afeee8f3a6c728c Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Wed, 5 Feb 2020 13:13:15 -0800 Subject: [PATCH] Roll buildroot Picks up the change to allow manually enabling clang for Windows. Not yet supported by the GN wrapper script. Part of https://github.com/flutter/flutter/issues/16256 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b8cab7558607e..e9ccfdab15b05 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c44791c89d2b51bfce864ab2cf5228d41ece1fcc', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '539c2a6b92088fdf1c4f9cdc569e984154aa24fd', # Fuchsia compatibility #