Пакет llvm17.0-devel: Информация

  • Default inline alert: Версия в репозитории: 17.0.6-alt4.2

Бинарный пакет: llvm17.0-devel
Версия: 17.0.6-alt4.1
Архитектура: x86_64
Собран:  24 апреля 2024 г. 0:47 в задании #345725
Исходный пакет: llvm17.0
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: http://llvm.org

Лицензия: Apache-2.0 with LLVM-exception
О пакете: Libraries and header files for LLVM
Описание: 
This package contains library and header files needed to develop new
native programs that use the LLVM infrastructure.

Сопровождающий: Konstantin Lepikhov


Последнее изменение


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.
29 марта 2024 г. Konstantin Lepikhov 17.0.6-alt4
- openmp: disable build due soname clash with next llvm.
- cmake-modules: move to %llvm_datadir.
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)