https://bugzilla.redhat.com/show_bug.cgi?id=1968139

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
 - Can't this be unbundled?

# NCSA
Provides: bundled(compiler-rt) = 12.0.0
# LGPLv2+, LGPLv2+ with exceptions, GPLv2+, GPLv2+ with exceptions, BSD,
Inner-Net, ISC, Public Domain and GFDL
Provides: bundled(glibc) = 2.33
# NCSA
Provides: bundled(libcxx) = 12.0.0
# NCSA
Provides: bundled(libcxxabi) = 12.0.0
# NCSA
Provides: bundled(libunwind) = 12.0.0
# BSD, LGPG, ZPL
Provides: bundled(mingw) = 8.0.0
# MIT
Provides: bundled(musl) = 1.2.2

 - Use ExclusiveArch instead

# lld not available on that arch
ExcludeArch: s390x

# minimal support, not worth building
# https://ziglang.org/download/0.8.0/release-notes.html#Support-Table
ExcludeArch: ppc64le


 - I would recommend creating a RPM macro file with a zig_arches macro to use
in future zig package. Maybe also a zig_build and zig_install if necessary.

 - Where are the tests:

# for testing
BuildRequires:  elfutils-libelf-devel
BuildRequires:  libstdc++-static

 - The man pages extension shouldn't be globbed as the compression may change:

%{_mandir}/man1/%{name}.1.*


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to