Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2536)

Unified Diff: build/linux/sysroot_scripts/sysroot-creator.sh

Issue 2277633002: Sysroot: Update install-sysroot.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@UpdatePackagelists
Patch Set: Remove dependent patch set Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/linux/sysroot_scripts/sysroot-creator.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator.sh b/build/linux/sysroot_scripts/sysroot-creator.sh
index 53d59bf982e810686d8788fcfeb74051c079f47b..64d9ab44672abb0c08f79bd4968adc7a6a14132d 100644
--- a/build/linux/sysroot_scripts/sysroot-creator.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator.sh
@@ -568,6 +568,7 @@ BuildSysrootAll() {
RunCommand BuildSysrootAmd64
RunCommand BuildSysrootI386
RunCommand BuildSysrootARM
+ RunCommand BuildSysrootARM64
RunCommand BuildSysrootMips
}
« no previous file with comments | « build/linux/sysroot_scripts/install-sysroot.py ('k') | build/linux/sysroot_scripts/sysroot-creator-precise.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698