Hi Andrea,

Once again an LLVM version bump si required (possibly to chase Rust's).
So, the following (for Makefile) fixes it:
< LLVM_DEFAULT=        19
---
LLVM_DEFAULT=        20

Thanks for the heads up. According to the Rust Changelogs[1], it uses LLVM 20 since version 1.87.

[1] https://releases.rs/docs/1.87.0/

I'm on it.
LLVM version was bumped to 20 at the following commit:
https://cgit.freebsd.org/ports/commit/?id=7dab7655b02a4c16f5ed72ff1c13ff8558cad6c9

Thanks for reporting.

Cheers,
Hiroki

Reply via email to