[PATCH] D119079: [llvm] [cmake] Fix finding modern ounit2
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 13 01:10:44 PST 2022
mgorny added a comment.
I'm not really using OCaml — I'm just maintaining LLVM in Gentoo, and since someone before me added the OCaml bindings, I just keep them working.
I was using ounit2 installed from Gentoo packages — perhaps opam is doing something to preserve backwards compatibility that we aren't doing.
I personally don't mind removing support for old versions but I don't think I should be the one to decide that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119079/new/
https://reviews.llvm.org/D119079
More information about the llvm-commits
mailing list