richfelker / musl-cross-make

Simple makefile-based build for musl cross compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please release a new version that supports gcc 11.1.0 to 11.2.0

hlb-source opened this issue · comments

Why not release a new version that supports gcc 11.1.0 to 11.2.0? The current version only supports gcc-9.2.0. Please release a new version.

With a master checkout, you can put GCC_VER = 11.2.0 in the config.mak and it will build GCC version 11.2.0 :-)