Roll buildroot to pick up recent macOS changes (#11037)

Removes x86 build support for macOS, and changes min deployment version
for macOS to 10.11.
This commit is contained in:
stuartmorgan 2019-08-15 15:52:46 -07:00 committed by GitHub
parent 33d168f99f
commit 6e30cca648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -137,7 +137,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '16320fb5c3b15d5964553893438fab96fe82fde1',
'src': 'https://github.com/flutter/buildroot.git' + '@' + '10b36e535f1d249d14384f6ce6587f6e996e7dc5',
# Fuchsia compatibility
#