| 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
|
| }
|
|
|
|
|