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