fdopen / opam-repository-mingw

windows package repository for OPAM (mingw and msvc)
https://fdopen.github.io/opam-repository-mingw/
Creative Commons Zero v1.0 Universal
96 stars 34 forks source link

Update flexdll in tarballs #112

Open phated opened 1 year ago

phated commented 1 year ago

Flexdll 0.42 added a new feature that allows individual libraries to be linked statically, which helps static link libraries like pthreads and libstdc++. However, I found that flexdll 0.41 is the latest version being provided via setup-ocaml which uses the ocaml64 tarball.

Can these be updated with the newest version?

cc @smorimoto