We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf524bb commit 28b01beCopy full SHA for 28b01be
config.mak.aarch64
@@ -19,7 +19,7 @@ OUTPUT = /usr/local/musl
19
20
# undefined reference to `getauxval' on GCC 11.2.0
21
# https://github.com/messense/rust-musl-cross/pull/67#issuecomment-1251905512
22
-GCC_VER = 9.2.0
+GCC_VER = 9.4.0
23
24
MUSL_VER = 1.2.3
25
0 commit comments