Electron35 does not build with LTO option
Andrea Venturoli <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Hello. 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 bye & Thanks av.