Package llvm17.0-filesystem: Information

Binary package: llvm17.0-filesystem
Version: 17.0.6-alt4.1
Architecture: ppc64le
Build time:  Apr 24, 2024, 12:47 AM in the task #345725
Source package: llvm17.0
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Owns the installation prefix for LLVM
Description: 
This package owns the installation prefix for LLVM. It is designed to be
pulled in by all non-empty LLVM packages.

Maintainer: Konstantin Lepikhov


Last changed


April 23, 2024 Konstantin Lepikhov 17.0.6-alt4.1
- Fix FTBFS: scudo: Fix the use of ASSERT_CAPABILITY in TSD (upstream PR#68273).
- x86_64/ppc64le: compile with mold.
- lld: added /proc to requires.
March 29, 2024 Konstantin Lepikhov 17.0.6-alt4
- openmp: disable build due soname clash with next llvm.
- cmake-modules: move to %llvm_datadir.
March 19, 2024 Alexey Sheplyakov 17.0.6-alt3
- compiler-rt: build with medium code model on LoongArch. Required for
  chromium and other non-trivial apps, as the default code model is too
  tight (maximal code offset is 128 MB)