Skip to content

Commit af5f6cf

Browse files
Update armgcc_install.sh (#13)
1 parent 18eb3de commit af5f6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker_base/armgcc_install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
wget https://artifacts.tools.arm.com/arm-none-eabi-gcc/12.3.1/arm-gnu-toolchain-x86_64-arm-none-eabi.tar.bz2 -nv
2+
apt-get install -y --no-install-recommends bzip2
23
tar -xf arm-gnu-toolchain-x86_64-arm-none-eabi.tar.bz2 -C /home/arm_mlops_docker
34
chown -R arm_mlops_docker /home/arm_mlops_docker/arm-gnu-toolchain-12.3.rel1-x86_64-arm-none-eabi/

0 commit comments

Comments
 (0)