X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=setup-toolchain.sh;h=5f4cace5e198090bc19ab3a0ac892c453d4cb623;hb=b35bbb2b943fce81a3434c9b2181e6786de68548;hp=a019f59b85bac8a4996ea9f359b627a346b75732;hpb=25e3a4d3c0d17bba5ca3c51949d4a29b23e31ecc;p=kernel-tools.git diff --git a/setup-toolchain.sh b/setup-toolchain.sh index a019f59..5f4cace 100755 --- a/setup-toolchain.sh +++ b/setup-toolchain.sh @@ -188,7 +188,7 @@ do # architecture may need to set up more than one combination of # these. These are just the defaults and are adjusted for specific # architectures as needed as the program runs. - export gcc_version="12.1.0" + export gcc_version="12.2.0" export binutils_version="2.39" export gmp_version="6.2.1" export mpc_version="1.2.1"