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.
Этот коммит содержится в:
родитель
1d52e6be29
коммит
7aca814954
2 изменённых файлов: 2 добавлений и 2 удалений
|
@ -52,7 +52,7 @@ func makeMinGWExtraLibs(tmpdir string) []*compileJob {
|
|||
for _, name := range []string{
|
||||
"kernel32.def.in",
|
||||
"api-ms-win-crt-conio-l1-1-0.def",
|
||||
"api-ms-win-crt-convert-l1-1-0.def",
|
||||
"api-ms-win-crt-convert-l1-1-0.def.in",
|
||||
"api-ms-win-crt-environment-l1-1-0.def",
|
||||
"api-ms-win-crt-filesystem-l1-1-0.def",
|
||||
"api-ms-win-crt-heap-l1-1-0.def",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit acc9b9d9eb63a13d8122cbac4882eb5f4ee2f679
|
||||
Subproject commit 8526cb618269440a94810b94b77f8bd48c5c3396
|
Загрузка…
Создание таблицы
Сослаться в новой задаче