This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Commit 20508d3
committed
Change OpenMP linking to always be dynamic.
The commit changes the behavior of OpenMP library linking.
Previously, if OpenMP was needed when static libs is True, then
the setup would look for the OpenMP static library.
With this commit, the OpenMP library will always be dynamic.1 parent 8235cbf commit 20508d3
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments