[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Ileana Dumitrescu |
Date: |
Tue, 19 Nov 2024 14:34:51 -0500 (EST) |
branch: development
commit 50d7b46448096844a01aa6939246fc425dafac37
Author: Adrien Destugues <pulkomandy@pulkomandy.tk>
AuthorDate: Sat Apr 11 21:12:42 2020 +0200
Do not explicitly link dependencies on Haiku.
This is not needed, the runtime_loader can figure them out.
---
m4/libtool.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index b5cabd29..50a987b8 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -5222,7 +5222,7 @@ _LT_EOF
haiku*)
_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs
$compiler_flags $wl-soname $wl$soname -o $lib'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(link_all_deplibs, $1)=no
;;
os2*)
@@ -6868,7 +6868,7 @@ if test yes != "$_lt_caught_CXX_error"; then
haiku*)
_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs
$compiler_flags $wl-soname $wl$soname -o $lib'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(link_all_deplibs, $1)=no
;;
hpux9*)
- development updated (5848f0aa -> 65c7b93a), Ileana Dumitrescu, 2024/11/19
- [no subject], Ileana Dumitrescu, 2024/11/19
- [no subject], Ileana Dumitrescu, 2024/11/19
- [no subject], Ileana Dumitrescu, 2024/11/19
- [no subject],
Ileana Dumitrescu <=
- [no subject], Ileana Dumitrescu, 2024/11/19
- [no subject], Ileana Dumitrescu, 2024/11/19
- [no subject], Ileana Dumitrescu, 2024/11/19