Index: Makefile
===================================================================
--- Makefile (.../1.9.2) (revision 11)
+++ Makefile (.../1.9.3) (revision 12)
@@ -2,7 +2,7 @@
COMPONENT_TARGETS = $(TOOLCHAIN_RISCV64_NEWLIB)
-export TOOLCHAIN_VERSION = 1.9.2
+export TOOLCHAIN_VERSION = 1.9.3
include ../../../build-system/config.mk
Index: rv64imafdc-TEST/.config
===================================================================
--- rv64imafdc-TEST/.config (.../1.9.2) (revision 11)
+++ rv64imafdc-TEST/.config (.../1.9.3) (revision 12)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/riscv64-NONE-elf-newlib/1.9.2
+ export TOOLCHAIN_PATH=/opt/toolchains/riscv64-NONE-elf-newlib/1.9.3
fi
#