mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 22:50:12 +00:00
Saw this in #18758. llvm appears to have upgraded a warning to an error (https://reviews.llvm.org/D135402), and while they're not wrong to do so, this package and others (https://github.com/rust-lang/rust/issues/105967) depended on it. This is the simple fix, per the llvm reviews link. Fixes #18750 [skip ci]