Index: Makefile
===================================================================
--- Makefile (.../1.9.7) (revision 27)
+++ Makefile (.../1.9.8) (revision 28)
@@ -2,7 +2,7 @@
COMPONENT_TARGETS = $(TOOLCHAIN_S9XX_NEWLIB)
-export TOOLCHAIN_VERSION = 1.9.7
+export TOOLCHAIN_VERSION = 1.9.8
include ../../../build-system/config.mk
Index: S9XX-TEST-ilp32/.config
===================================================================
--- S9XX-TEST-ilp32/.config (.../1.9.7) (revision 27)
+++ S9XX-TEST-ilp32/.config (.../1.9.8) (revision 28)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/aarch64-S9XX-elf-newlib/1.9.7
+ export TOOLCHAIN_PATH=/opt/toolchains/aarch64-S9XX-elf-newlib/1.9.8
fi
#
Index: S9XX-TEST-lp64/.config
===================================================================
--- S9XX-TEST-lp64/.config (.../1.9.7) (revision 27)
+++ S9XX-TEST-lp64/.config (.../1.9.8) (revision 28)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/aarch64-S9XX-elf-newlib/1.9.7
+ export TOOLCHAIN_PATH=/opt/toolchains/aarch64-S9XX-elf-newlib/1.9.8
fi
#