mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
14 lines
469 B
Diff
14 lines
469 B
Diff
* revert old 1.5 behaviour
|
|
|
|
--- a/m4/libtool.m4
|
|
+++ b/m4/libtool.m4
|
|
@@ -2641,7 +2641,7 @@
|
|
version_type=darwin
|
|
need_lib_prefix=no
|
|
need_version=no
|
|
- library_names_spec='$libname$release$major$shared_ext $libname$shared_ext'
|
|
+ library_names_spec='$libname$release$versuffix$shared_ext $libname$release$major$shared_ext $libname$shared_ext'
|
|
soname_spec='$libname$release$major$shared_ext'
|
|
shlibpath_overrides_runpath=yes
|
|
shlibpath_var=DYLD_LIBRARY_PATH
|