From 98a3baad6945f680176d742ac349612db33c758e Mon Sep 17 00:00:00 2001 From: Vyacheslav Egorov Date: Tue, 16 Apr 2019 21:57:11 +0200 Subject: [PATCH] Roll buildroot to ce7b5c786a12927c9e0b4543af267d48c52e0b3a ce7b5c7 Don't assume anything above SSE2 when compiling X64 code (e.g. dart binary) (#233) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7c82805529e86..2006e3a3e0b20 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '94695026d9a1d8963089a470eef26470312c5b00', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'ce7b5c786a12927c9e0b4543af267d48c52e0b3a', # Fuchsia compatibility #