Re: lang/rust/Makefile for 1.82.0 has wrong llvm:min= value; more

2024-11-14 Thread Mark Millard
On Nov 14, 2024, at 13:21, Charlie Li wrote: > Mark Millard wrote: >> https://github.com/rust-lang/rust/pull/130487 reports . . . >> QUOTE >> Update the minimum external LLVM to 18 #130487 >> With this change, we'll have stable support for LLVM 18 and 19. >> For reference, the previous increase t

Re: lang/rust/Makefile for 1.82.0 has wrong llvm:min= value; more

2024-11-14 Thread Charlie Li
Mark Millard wrote: https://github.com/rust-lang/rust/pull/130487 reports . . . QUOTE Update the minimum external LLVM to 18 #130487 With this change, we'll have stable support for LLVM 18 and 19. For reference, the previous increase to LLVM 17 was #122649. END QUOTE Note: the internal LLVM is