浏览代码

toolchain/Config.in: update gcc version for gcc bug 68485

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Giulio Benetti 3 年之前
父节点
当前提交
43daab350d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      toolchain/Config.in

+ 1 - 1
toolchain/Config.in

@@ -139,7 +139,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_64735
 		!BR2_TOOLCHAIN_GCC_AT_LEAST_7
 		!BR2_TOOLCHAIN_GCC_AT_LEAST_7
 
 
 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485. This bug still
 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485. This bug still
-# exists in gcc 9.x
+# exists in gcc 12.x
 config BR2_TOOLCHAIN_HAS_GCC_BUG_68485
 config BR2_TOOLCHAIN_HAS_GCC_BUG_68485
 	bool
 	bool
 	default y if BR2_microblaze
 	default y if BR2_microblaze