public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Androniychuk, Pavel <pavel.androniychuk@intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/intel-igc] epel10.2: RHEL: disable dwz
Date: Fri, 12 Jun 2026 23:37:51 GMT [thread overview]
Message-ID: <178130747156.1.7609253326748586925.rpms-intel-igc-f2a5ff6f25eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/intel-igc
Branch : epel10.2
Commit : f2a5ff6f25ebcc08410f51091a7b1dd89251b957
Author : Androniychuk, Pavel <pavel.androniychuk@intel.com>
Date : 2026-05-12T12:41:47-07:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/intel-igc/c/f2a5ff6f25ebcc08410f51091a7b1dd89251b957?branch=epel10.2
Log:
RHEL: disable dwz
---
diff --git a/intel-igc.spec b/intel-igc.spec
index 5de4938..4caa557 100644
--- a/intel-igc.spec
+++ b/intel-igc.spec
@@ -16,6 +16,9 @@
%global llvm_compat 16
# Disable LTO; LLVM/clang under LTO has produced miscompiled binaries here.
%define _lto_cflags %{nil}
+# Disable dwz: this fails anyways, due to static linking, sometimes fails builds
+# when builders do not have enough RAM
+%define _find_debuginfo_dwz_opts %{nil}
%else
# Fedora build here
%global use_system_headers 1
reply other threads:[~2026-06-12 23:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178130747156.1.7609253326748586925.rpms-intel-igc-f2a5ff6f25eb@fedoraproject.org \
--to=pavel.androniychuk@intel.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox