Package clang15.0-libs-support: Information

    Binary package: clang15.0-libs-support
    Version: 15.0.7-alt8
    Architecture: armh
    Build time:  Feb 12, 2024, 08:48 PM in the task #340496
    Source package: llvm15.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: Support for Clang's shared libraries
    Description: 
    The Clang's shared libraries implement compilers for C and C++, and thus have
    to bundle additional platform support headers and libraries for use within the
    compilation product. This package contains the platform support.

    Maintainer: Konstantin Lepikhov


    Last changed


    Feb. 12, 2024 Konstantin Lepikhov 15.0.7-alt8
    - backport fix from llvm17.0:
      clang: fix wrong -print-runtime-dir on %ix86.
    Dec. 8, 2023 Konstantin Lepikhov 15.0.7-alt7
    - Applied fixes:
      clang: fix CUDA libdevice search path.
    Oct. 2, 2023 Arseny Maslennikov 15.0.7-alt6
    - Fix FTBFS: use llvm15.0 to build us explicitly.
    - clang: Pass --build-id=sha1 to linkers by default. (Closes: 47780)
      Both of these changes are applied to clangs we build ALT packages with; if we
      ever decouple clang-for-packages from clang-for-users, upstream behaviour can
      be restored for the latter.