RFR: Remove duplicate copies of libclang on Linux
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon May 27 14:32:14 UTC 2024
On Mon, 27 May 2024 14:15:51 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> LGTM. Might want to test on mac as well?
Yes. My understanding is that on macos, versioning with symlinks is not a thing. That said, I think there's an issue in the makefile: when we do the final `mv`, if the file doesn't exist, then `mv` will fail.
-------------
PR Comment: https://git.openjdk.org/jextract/pull/246#issuecomment-2133601383
More information about the jextract-dev
mailing list