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