Skip to content

Commit

Permalink
Update MacOS SDK to 10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
illuspas authored Oct 27, 2020
1 parent f490245 commit 29528f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ docker run --rm -v $(pwd):/workdir -e CGO_ENABLED=1 -e GOOS=windows -e GOARCH=am
| Linux | mips64el | mips64el-linux-gnuabi64-gcc |mips64el-linux-gnuabi64-g++ |
| Windows | amd64 | x86_64-w64-mingw32-gcc |x86_64-w64-mingw32-g++ |
| Windows | 386 | i686-w64-mingw32-gcc |i686-w64-mingw32-g++ |
| MacOS | amd64 | x86_64-apple-darwin14-cc| x86_64-apple-darwin14-c++ |
| MacOS | amd64 | x86_64-apple-darwin19-cc| x86_64-apple-darwin19-c++ |
| FreeBSD | amd64 | x86_64-pc-freebsd9-gcc| x86_64-pc-freebsd9-g++ |

0 comments on commit 29528f3

Please sign in to comment.