Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733748
en ru br
ALT Linux repos
S:5.34.1-alt1
5.0: 5.8.9-alt2
4.1: 5.8.8-alt19.M41.1
4.0: 5.8.8-alt14
+updates:5.8.8-alt14
3.0: 5.8.7-alt2

Group :: Development/Perl
RPM: perl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: perl-5.24.0-alt-at-libperl-soname.patch
Download


commit 9c1577957bae0c3847ba7cad69b475e49430c186
Author: Alexey Tourbin <at@altlinux.ru>
Date:   Wed Sep 15 07:08:21 2010 +0400
    Makefile.SH: set libperl soname
diff --git a/Makefile.SH b/Makefile.SH
index 916b332..98caf2e 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -878,7 +878,7 @@ $(LIBPERL): $& $(perllib_objs) $(DYNALOADER) $(LIBPERLEXPORT)
 	true)
 		$spitshell >>$Makefile <<'!NO!SUBS!'
 	rm -f $@
-	$(LD) -o $@ $(SHRPLDFLAGS) $(perllib_objs) $(DYNALOADER) $(libs)
+	$(LD) -o $@ $(SHRPLDFLAGS) $(perllib_objs) $(DYNALOADER) $(libs) -Wl,-soname,$(LIBPERL)
 !NO!SUBS!
 		case "$osname" in
 		aix)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin