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
@@ -23,6 +23,6 @@ class Libx11 < Autotools
|
||||
depends_on 'libxcb' # R
|
||||
depends_on 'libxdmcp' # R
|
||||
depends_on 'libxtrans' => :build
|
||||
depends_on 'llvm19_lib' => :build
|
||||
depends_on 'llvm20_lib' => :build
|
||||
depends_on 'xorg_proto' => :build
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user