Index: Makefile
===================================================================
--- Makefile (.../1.9.3) (revision 19)
+++ Makefile (.../1.9.4) (revision 20)
@@ -2,13 +2,13 @@
COMPONENT_TARGETS = $(TOOLCHAIN_S8XX_GLIBC)
-export TOOLCHAIN_VERSION = 1.9.3
+export TOOLCHAIN_VERSION = 1.9.4
include ../../../build-system/config.mk
REQUIRES = core/gcc/12.2.0^full
REQUIRES += tools/patchelf/0.18.0
-REQUIRES += core/gdb/13.1
+REQUIRES += core/gdb/13.2
# ======= __END_OF_REQUIRES__ =======
Index: S8XX-TEST-neon/.config
===================================================================
--- S8XX-TEST-neon/.config (.../1.9.3) (revision 19)
+++ S8XX-TEST-neon/.config (.../1.9.4) (revision 20)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/arm-S8XX-linux-glibc/1.9.3
+ export TOOLCHAIN_PATH=/opt/toolchains/arm-S8XX-linux-glibc/1.9.4
fi
#