From ed5dc5d1f4ff2192dd0466a39785c2bfeedb65e0 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Tue, 13 Feb 2018 14:44:06 -0800 Subject: [PATCH] Roll buildroot to 06e2d5a3e84459931ca9bedd3171c76f9953ebfa (flutter/engine#4668) Inlcudes: * Enable -Wunguaraded-availability for iOS builds (flutter/buildroot#126) * Eliminate is_nacl from build config (flutter/buildroot#127) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3910fd5052..c3b4b5b538 100644 --- a/DEPS +++ b/DEPS @@ -115,7 +115,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '9881cb0513c95c341e432670dbd1add0c76b7da9', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '06e2d5a3e84459931ca9bedd3171c76f9953ebfa', # Fuchsia compatibility #