public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Fix up disabling of the hardening
@ 2026-06-29 12:26 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 265c57ff221e04c5f7c6fc29bc444b17881a5392
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2015-09-30T08:44:12+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/265c57ff221e04c5f7c6fc29bc444b17881a5392?branch=rhel-f41-base
Log:
Fix up disabling of the hardening
---
diff --git a/gcc.spec b/gcc.spec
index 63dc1a6..c0f0e23 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -8,7 +8,7 @@
%global _performance_build 1
# Hardening slows the compiler way too much (e.g. on arm it doesn't manage
# to build within timeout anymore).
-%global _hardened_build 0
+%undefine _hardened_build
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 ppc64p7 alpha %{arm} aarch64
%global build_ada 1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: Fix up disabling of the hardening Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox