Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit 20508d3

Browse files
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

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

0 commit comments

Comments
 (0)