Index: Makefile
===================================================================
--- Makefile (.../1.9.6) (revision 24)
+++ Makefile (.../1.9.7) (revision 25)
@@ -2,7 +2,7 @@
COMPONENT_TARGETS = $(TOOLCHAIN_POWER9_GLIBC)
-export TOOLCHAIN_VERSION = 1.9.6
+export TOOLCHAIN_VERSION = 1.9.7
include ../../../build-system/config.mk
Index: POWER9-TEST/.config
===================================================================
--- POWER9-TEST/.config (.../1.9.6) (revision 24)
+++ POWER9-TEST/.config (.../1.9.7) (revision 25)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/ppc64-POWER9-linux-glibc/1.9.6
+ export TOOLCHAIN_PATH=/opt/toolchains/ppc64-POWER9-linux-glibc/1.9.7
fi
#
Index: POWER9-TEST/32/.config
===================================================================
--- POWER9-TEST/32/.config (.../1.9.6) (revision 24)
+++ POWER9-TEST/32/.config (.../1.9.7) (revision 25)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/ppc64-POWER9-linux-glibc/1.9.6
+ export TOOLCHAIN_PATH=/opt/toolchains/ppc64-POWER9-linux-glibc/1.9.7
fi
#