Skip to content

Commit

Permalink
Load libwinpthread-1.dll before libgcc_s_seh-1 (#1228)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 authored Feb 16, 2024
1 parent 6a2d83e commit 4efeb3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public static synchronized void forceLoad() throws IOException {
"libcolamd",
"libccolamd",
"openblas",
"libwinpthread-1",
"libgcc_s_seh-1",
"libquadmath-0",
"libgfortran-5",
Expand Down

0 comments on commit 4efeb3d

Please sign in to comment.