public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sander Hoentjen <sander@hoentjen.eu>
To: git-commits@fedoraproject.org
Subject: [rpms/tcltls] epel10: fix patch so it is a proper patch. Newer gcc doesn't work otherwise
Date: Mon, 17 Aug 2026 17:41:49 GMT	[thread overview]
Message-ID: <178698850958.1.153781653988392212.rpms-tcltls-65872514fed4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tcltls
Branch : epel10
Commit : 65872514fed42f07eb8e2afa4b869af85e09a1cb
Author : Sander Hoentjen <sander@hoentjen.eu>
Date   : 2012-01-22T16:24:21+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tcltls/c/65872514fed42f07eb8e2afa4b869af85e09a1cb?branch=epel10

Log:
fix patch so it is a proper patch. Newer gcc doesn't work otherwise

---
diff --git a/tcltls-1.6-no-rpath.patch b/tcltls-1.6-no-rpath.patch
index 9c278c7..37da358 100644
--- a/tcltls-1.6-no-rpath.patch
+++ b/tcltls-1.6-no-rpath.patch
@@ -5,7 +5,7 @@
  	    DL_LIBS="-ldl"
  	    LDFLAGS="$LDFLAGS -Wl,--export-dynamic"
 -	    CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
-+	    CC_SEARCH_FLAGS='-Wl'
++	    CC_SEARCH_FLAGS=''
  	    LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS}
  	    if test "`uname -m`" = "alpha" ; then
  		CFLAGS="$CFLAGS -mieee"

                 reply	other threads:[~2026-08-17 17:41 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=178698850958.1.153781653988392212.rpms-tcltls-65872514fed4@fedoraproject.org \
    --to=sander@hoentjen.eu \
    --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