toolchain: add support for GCC 12
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index 357589e1724ed64c87233f97a5c79d5dbbf25474..f725ad57859a9e2561dd8ff74e3f5bac1985c963 100644 (file)
@@ -14,6 +14,9 @@ choice
 
        config GCC_USE_VERSION_11
                bool "gcc 11.x"
+
+       config GCC_USE_VERSION_12
+               bool "gcc 12.x"
 endchoice
 
 config GCC_USE_GRAPHITE