owl icon indicating copy to clipboard operation
owl copied to clipboard

owl 1.0.2 is broken on vanilla debian

Open mseri opened this issue 3 years ago • 0 comments

It needs to link against -llapacke which is provided separately. All versions before 1.0.2 link fine, this spurious commit https://github.com/owlbarn/owl/commit/dc77f1d3b7a4b81beba5bcfc4366317e044bce6d broke 1.0.2 on a number of systems.

The fix in the arm64 pull request should fix it, alongside https://github.com/ocaml/opam-repository/pull/21358

See e.g. https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/ecbd2445be0a5f0e485676619be0cab7d27d2e02

mseri avatar May 11 '22 14:05 mseri