public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tcltls] epel10: fix patch so it is a proper patch. Newer gcc doesn't work otherwise
@ 2026-08-17 17:41 Sander Hoentjen
0 siblings, 0 replies; only message in thread
From: Sander Hoentjen @ 2026-08-17 17:41 UTC (permalink / raw)
To: git-commits
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 17:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 17:41 [rpms/tcltls] epel10: fix patch so it is a proper patch. Newer gcc doesn't work otherwise Sander Hoentjen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox