Skip to content

Commit

Permalink
Update integrations/docker/images/stage-1/chip-build-crosscompile/sta…
Browse files Browse the repository at this point in the history
…rt-sysroot-vm.sh

Co-authored-by: Kiel Oleson <kielo@apple.com>
  • Loading branch information
andy31415 and kiel-apple authored Sep 5, 2024
1 parent 4572b32 commit 5cae60e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# This script is intended to build a SYSROOT that can be used as a base to cross-compile
# CHIP for aarch64 (i.e. that runs on a RaspberryPi) from a arm64 linux machine
# CHIP for aarch64 (i.e. that runs on a RaspberryPi) from a amd64 linux machine

set -e

Expand Down

0 comments on commit 5cae60e

Please sign in to comment.