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: 10.0.1-0.13
Date: Mon, 29 Jun 2026 12:28:43 GMT	[thread overview]
Message-ID: <178273612393.1.717854699798987827.rpms-gcc-062d80630de4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 062d80630de4709e58a37cab01567b4936fba061
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2020-05-01T00:30:58+02:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/062d80630de4709e58a37cab01567b4936fba061?branch=rhel-f41-base

Log:
10.0.1-0.13

---
diff --git a/gcc10-d-shared-libphobos.patch b/gcc10-d-shared-libphobos.patch
index 392d631..6384bbb 100644
--- a/gcc10-d-shared-libphobos.patch
+++ b/gcc10-d-shared-libphobos.patch
@@ -5,9 +5,9 @@
 
 --- gcc/d/d-spec.cc.jj	2019-01-01 12:37:49.502444257 +0100
 +++ gcc/d/d-spec.cc	2019-01-17 17:09:45.364949246 +0100
-@@ -405,9 +405,9 @@ lang_specific_driver (cl_decoded_option
+@@ -408,9 +408,9 @@ lang_specific_driver (cl_decoded_option
    /* Add `-lgphobos' if we haven't already done so.  */
-   if (phobos_library != PHOBOS_NOLINK && need_phobos)
+   if (phobos_library != PHOBOS_NOLINK)
      {
 -      /* Default to static linking.  */
 -      if (phobos_library != PHOBOS_DYNAMIC)
@@ -17,4 +17,4 @@
 +	phobos_library = PHOBOS_DYNAMIC;
  
  #ifdef HAVE_LD_STATIC_DYNAMIC
-       if (phobos_library == PHOBOS_DYNAMIC && static_link)
+       if (phobos_library == PHOBOS_STATIC && !static_link)

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:28 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 10.0.1-0.13 Jakub Jelinek
2026-06-29 12:28 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=178273612393.1.717854699798987827.rpms-gcc-062d80630de4@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