From 984b923118ee4ac2b7588557a1c9ba75d314ec5d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 9 Oct 2019 21:54:25 +0200 Subject: lm32: try with gcc 4.6.4 --- target/config/Config.in.compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 316af4cc5..4d5f7c17c 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -71,7 +71,7 @@ config ADK_TOOLCHAIN_GCC_METAG depends on ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_LM32 - bool "4.5.2" + bool "4.6.4-lm32" depends on ADK_TARGET_ARCH_LM32 config ADK_TOOLCHAIN_GCC_NDS32 -- cgit v1.2.3