public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/intel-igc] epel10.2: RHEL: disable dwz
@ 2026-06-12 23:37 Androniychuk, Pavel
0 siblings, 0 replies; only message in thread
From: Androniychuk, Pavel @ 2026-06-12 23:37 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 23:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 23:37 [rpms/intel-igc] epel10.2: RHEL: disable dwz Androniychuk, Pavel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox