public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Fix up disabling of the hardening
Date: Mon, 29 Jun 2026 12:26:53 GMT	[thread overview]
Message-ID: <178273601304.1.14069297451498464816.rpms-gcc-265c57ff221e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-29 12:26 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=178273601304.1.14069297451498464816.rpms-gcc-265c57ff221e@fedoraproject.org \
    --to=jakub@redhat.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