msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.25k stars 1.21k forks source link

Build julia for UCRT64 #21059

Open Dioarya opened 3 months ago

Dioarya commented 3 months ago

Package name

mingw-w64-julia

For which environment do you need the package?

UCRT64

Provide a brief description why you need this package in the selected environment

So I can finally remove the last warning inside my neovim :checkhealth statuses.

Are you willing to submit a PR?

I'm not technically inclined enough to take on such a challenge, so, no.

ognevny commented 3 months ago

https://github.com/msys2/MINGW-packages/pull/16170

ognevny commented 3 months ago

I'm not technically inclined enough to take on such a challenge, so, no.

you can try to change the current recipe. just add 'ucrt64' entry in mingw_arch. but I guess this won't work in that way