From af171a76f3c11a395c37a2b3b9e20d86f1e70184 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Thu, 6 Feb 2020 11:10:31 +0100
Subject: gcc: update to 7.5.0

---
 target/config/Config.in.compiler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target')

diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index 67e8dd414..1d7d76e6a 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -50,7 +50,7 @@ config ADK_TOOLCHAIN_GCC_8
 	depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
 
 config ADK_TOOLCHAIN_GCC_7
-	bool "7.4.0"
+	bool "7.5.0"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_CSKY
-- 
cgit v1.2.3