We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef86b0 commit d31f57dCopy full SHA for d31f57d
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
OS: 'macos-13',
21
CFLAGS: '-DDARWIN -Wno-implicit-int -Wno-return-type -Wno-error -Wno-implicit-function-declaration -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0',
22
HOST: 'i386-apple-darwin',
23
- ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-mac.tar.gz',
+ ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-macos.tar.gz',
24
HOST_GCC: 'gcc-13'
25
}
26
0 commit comments