[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Ileana Dumitrescu |
Date: |
Fri, 18 Oct 2024 10:40:05 -0400 (EDT) |
branch: development
commit 549b52175aa038fb8f5284e9b6dca957e391708b
Author: Vincent Lefevre <vincent@vinc17.net>
AuthorDate: Fri May 22 11:27:13 2015 +0200
libtool.m4: Add run path when linking with tcc
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20622
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814091
---
m4/libtool.m4 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index dcd6adae..87ca4672 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -5316,6 +5316,7 @@ _LT_EOF
case $cc_basename in
tcc*)
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
_LT_TAGVAR(export_dynamic_flag_spec, $1)='-rdynamic'
;;
xlf* | bgf* | bgxlf* | mpixlf*)
@@ -5874,6 +5875,7 @@ _LT_EOF
# Fabrice Bellard et al's Tiny C Compiler
_LT_TAGVAR(ld_shlibs, $1)=yes
_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs
$deplibs $compiler_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
;;
esac
;;
- development updated (3cf528a4 -> 0e5ef3c2), Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject],
Ileana Dumitrescu <=
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18
- [no subject], Ileana Dumitrescu, 2024/10/18