diff options
author | Ayke van Laethem <[email protected]> | 2022-11-24 22:41:09 +0100 |
---|---|---|
committer | Ron Evans <[email protected]> | 2022-11-26 21:42:15 +0100 |
commit | 7aca814954e83d14a62b110a70c9aaeb32fea999 (patch) | |
tree | 994042f0339de339669a0f7d00a1a2f5e19125ff /lib/mingw-w64 | |
parent | 1d52e6be29b1816ac3baa4843fc0d0f27cb39164 (diff) | |
download | tinygo-7aca814954e83d14a62b110a70c9aaeb32fea999.tar.gz tinygo-7aca814954e83d14a62b110a70c9aaeb32fea999.zip |
windows: update mingw-w64 version
This gets rid of the following messages:
ld.lld: warning: duplicate /export option: hypot
ld.lld: warning: duplicate /export option: nextafter
I've wanted to wait for the next release but that may take a long while,
so I've simply set the submodule to the commit that fixes this message.
Diffstat (limited to 'lib/mingw-w64')
m--------- | lib/mingw-w64 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/mingw-w64 b/lib/mingw-w64 -Subproject acc9b9d9eb63a13d8122cbac4882eb5f4ee2f67 +Subproject 8526cb618269440a94810b94b77f8bd48c5c339 |