65f272746b0bbadefe19f2ff482e3ba579100056
[openwrt/staging/hauke.git] / toolchain / gcc / Config.version
1 config GCC_VERSION_12
2 default y if GCC_USE_VERSION_12
3 bool
4
5 config GCC_VERSION
6 string
7 default "12.2.0" if GCC_VERSION_12
8 default "11.3.0"