Use a sysroot when building Linux host (#17573)

Rolls buildroot to enable sysroot for Linux host builds by default.

Part of flutter/flutter#53176
This commit is contained in:
stuartmorgan 2020-04-09 22:35:02 -07:00 committed by GitHub
parent 6b065297cf
commit 1fbf2d2ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -139,7 +139,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '74eedc7f351b2b8c323468c4487b1b5e9b08f0aa',
'src': 'https://github.com/flutter/buildroot.git' + '@' + '0c64fd23eeedbad60c2bfa294710cd587ccb7c27',
# Fuchsia compatibility
#