Open lazka opened 2 years ago
I guess this will obsolete https://github.com/msys2/MINGW-packages/issues/10649
I think we should roughly do what https://github.com/msys2/MINGW-packages/issues/10649 suggests and make it installed by the default on CLANG* subsystems. Dunno about the best way to achieve that.
PRs in #13807 and #13808
This assumes the "-omp" is in depends and "-cc" in makedepends for all packages (import lib is part of gcc, for clang in the openmp package)
This is now in the repo.
PKGBUILDs to clean up:
though we don't have to, and can wait until they get touched again.
@lazka Ok to start enabling for clangarm64
as well (could also wait until they get touched)?
Sure, I'm not aware of any arm64 issues with openmp yet... But it' also rarely used yet. Only one way to find out :)
I've updated the package list above
So we can depend on openmp without any environment specific conditions (except arm64, which doesn't have it). See https://github.com/msys2/MINGW-packages/pull/12280#issuecomment-1198985768
So I don't forget again...