mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
AutoBuild: llvm started at 2025-03-07-20UTC (#11491)
* Add LLVM 20 builds, Mold 2.37.1, and add rebuilds. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Update wayland_protocols. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add more llvm20 updates. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * More LLVM 20 updates. Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5c132936b3
commit
af2139b011
@@ -33,7 +33,7 @@ class Gspell < Meson
|
||||
depends_on 'icu4c' # R
|
||||
depends_on 'iso_codes' => :build
|
||||
depends_on 'libxml2' => :build
|
||||
depends_on 'llvm19_lib' => :build
|
||||
depends_on 'llvm20_lib' => :build
|
||||
depends_on 'ncurses' => :build
|
||||
depends_on 'pango' # R
|
||||
depends_on 'vala' => :build
|
||||
|
||||
Reference in New Issue
Block a user