Skip to content

Commit 962470a

Browse files
committed
Moved from arm-none-eabi-gcc 9.3.1-1.1 to 9.3.1-1.2
Fix the bug described here: xpack-dev-tools/arm-none-eabi-gcc-xpack#7 Signed-off-by: Frederic Pillon <[email protected]>
1 parent 1fb2181 commit 962470a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ compiler.warning_flags.default=
1717
compiler.warning_flags.more=-Wall
1818
compiler.warning_flags.all=-Wall -Wextra
1919

20-
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-9.3.1-1.1.path}/bin/
20+
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-9.3.1-1.2.path}/bin/
2121

2222
compiler.S.cmd=arm-none-eabi-gcc
2323
compiler.c.cmd=arm-none-eabi-gcc

0 commit comments

Comments
 (0)