Package gnustep-objc2: Information

    Source package: gnustep-objc2
    Version: 2.1-alt3
    Latest version according to Repology
    Build time:  Apr 21, 2022, 01:21 PM in the task #298776
    Report package bug
    License: BSD
    Summary: GNUstep Objective-C Runtime
    Description: 
    The GNUstep Objective-C runtime is designed as a drop-in replacement for
    the GCC runtime.  It supports both a legacy and a modern ABI, allowing
    code compiled with old versions of GCC to be supported without requiring
    recompilation.

    List of rpms provided by this srpm:
    libgnustep-objc2 (x86_64, ppc64le, i586, aarch64)
    libgnustep-objc2-debuginfo (x86_64, ppc64le, i586, aarch64)
    libgnustep-objc2-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Andrey Cherepanov


    ACL:
    Andrey Cherepanov
    @everybody

      1. llvm-devel
      2. libstdc++-devel
      3. clang-devel
      4. cmake
      5. libobjc-devel
      6. rpm-macros-make

    Last changed


    April 20, 2022 Vitaly Lipatov 2.1-alt3
    - spec: don't require gcc when clang build
    - remove Block.h and Block_private.h headers (check libdispatch-devel)
    Aug. 27, 2021 Andrey Cherepanov 2.1-alt2
    - FTBFS: disable LTO.
    Aug. 27, 2020 Andrey Cherepanov 2.1-alt1
    - New version.
    - Exclude armh from build architectures.