Skip to content

Commit 164b219

Browse files
author
Jorge Aparicio
committed
binutils -> gcc
1 parent 10ea089 commit 164b219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_binutils() {
3737
case $TARGET in
3838
thumbv*-none-eabi)
3939
sudo apt-get install -y --no-install-recommends \
40-
binutils-arm-none-eabi
40+
gcc-arm-none-eabi
4141
;;
4242
esac
4343
}

0 commit comments

Comments
 (0)