From: Mark Kettenis Date: Wed, 27 Jun 2001 23:29:39 +0000 (+0000) Subject: * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back -Wl,-soname option lost... X-Git-Tag: cvs/pre-lgplv2_1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17f38594ffd9930d2db881673373ddcf97b0f6a;p=thirdparty%2Fglibc.git * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back -Wl,-soname option lost in 2001-06-16 change. 2001-06-28 Mark Kettenis * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back -Wl,-soname option lost in 2001-06-16 change. --- diff --git a/ChangeLog b/ChangeLog index 7d1559f8524..197e18f1077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-28 Mark Kettenis + + * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back + -Wl,-soname option lost in 2001-06-16 change. + 2001-06-27 Ulrich Drepper * posix/tst-regex.c: Pass REG_NEWLINE to regcomp. Add extra tests. diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index afeefc6b4cb..92a7bc4a8db 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -153,6 +153,7 @@ $(link-rpcuserlibs): %-link.so: %_pic.a # so they don't need abi-note.o linked into them. $(build-shlib-helper) \ -nostdlib -o $@ \ + -Wl,-soname=$(*F).so$($(*F).so-version) \ $(build-shlib-objlist) # And get them into the libc.so ldscript.