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: 7.2.1-7
Date: Mon, 29 Jun 2026 12:27:42 GMT	[thread overview]
Message-ID: <178273606254.1.14823071086776395976.rpms-gcc-e90615843bb8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : e90615843bb89eaa138aa15be6e379c0b7f3ed2b
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2018-01-17T03:48:07+01:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/e90615843bb89eaa138aa15be6e379c0b7f3ed2b?branch=rhel-f41-base

Log:
7.2.1-7

---
diff --git a/gcc.spec b/gcc.spec
index 84c11eb..ea11ab8 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -774,7 +774,7 @@ NVidia PTX.  OpenMP and OpenACC programs linked with -fopenmp will
 by default add PTX code into the binaries, which can be offloaded
 to NVidia PTX capable devices if available.
 
-%if 0%{?fedora} > 27
+%if 0%{?fedora} < 27
 %if 0%{?_enable_debug_packages}
 %define debug_package %{nil}
 %global __debug_package 1
@@ -839,7 +839,7 @@ cd nvptx-tools-%{nvptx_tools_gitrev}
 %patch1002 -p1 -b .nvptx-tools-glibc~
 cd ..
 
-%if 0%{?fedora} > 27
+%if 0%{?fedora} < 27
 %if 0%{?_enable_debug_packages}
 mkdir dwz-wrapper
 if [ -f /usr/bin/dwz ]; then
@@ -1949,14 +1949,14 @@ chmod 755 %{buildroot}%{_prefix}/%{_lib}/libtsan.so.0.*
 chmod 755 %{buildroot}%{_prefix}/%{_lib}/liblsan.so.0.*
 %endif
 %if %{build_go}
-%if 0%{?fedora} > 27
+%if 0%{?fedora} < 27
+chmod 755 %{buildroot}%{_prefix}/%{_lib}/libgo.so.11.*
+%else
 # Avoid stripping these libraries and binaries.
 chmod 644 %{buildroot}%{_prefix}/%{_lib}/libgo.so.11.*
 chmod 644 %{buildroot}%{_prefix}/bin/go.gcc
 chmod 644 %{buildroot}%{_prefix}/bin/gofmt.gcc
 chmod 644 %{buildroot}%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_major}/cgo
-%else
-chmod 755 %{buildroot}%{_prefix}/%{_lib}/libgo.so.11.*
 %endif
 %endif
 chmod 755 %{buildroot}%{_prefix}/%{_lib}/libobjc.so.4.*

             reply	other threads:[~2026-06-29 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:27 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:27 [rpms/gcc] rhel-f41-base: 7.2.1-7 Jakub Jelinek

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=178273606254.1.14823071086776395976.rpms-gcc-e90615843bb8@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