Skip to content

Commit

Permalink
rename to macos
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Dec 27, 2024
1 parent eef86b0 commit d31f57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
OS: 'macos-13',
CFLAGS: '-DDARWIN -Wno-implicit-int -Wno-return-type -Wno-error -Wno-implicit-function-declaration -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0',
HOST: 'i386-apple-darwin',
ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-mac.tar.gz',
ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-macos.tar.gz',
HOST_GCC: 'gcc-13'
}

Expand Down

0 comments on commit d31f57d

Please sign in to comment.