From 8e4873022e59417254cd86167971abfcc2937ff1 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Fri, 7 Oct 2022 12:33:00 -0700 Subject: [PATCH] Roll buildroot to c5de0c1ef5ff5f4fd8f6ce99674accb534643d75 Includes: * Bump github/codeql-action from 2.1.26 to 2.1.27 (flutter/buildroot#637) * [Win] Enable control flow guard compiler option (flutter/buildroot#638) Issue: https://github.com/flutter/flutter/issues/113119 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fd7c81a9a1a27..82c7f19ff6ce1 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '2fd45de1f80de6b535163573463924b4be68def0', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c5de0c1ef5ff5f4fd8f6ce99674accb534643d75', # Fuchsia compatibility #