The Samba-Bugzilla – Attachment 517 Details for
Bug 1360
libnss_wins.so pollutes namespace
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Link shared libraries using -Bsymbolic
samba-3.0.3-symbolic.patch (text/plain), 782 bytes, created by
Derek Poon
on 2004-05-18 07:28:34 UTC
(
hide
)
Description:
Link shared libraries using -Bsymbolic
Filename:
MIME Type:
Creator:
Derek Poon
Created:
2004-05-18 07:28:34 UTC
Size:
782 bytes
patch
obsolete
>--- samba-3.0.3/source/configure.symbolic 2004-04-29 10:09:16.000000000 +0200 >+++ samba-3.0.3/source/configure 2004-05-14 21:05:41.480613176 +0200 >@@ -17803,7 +17803,7 @@ > _ACEOF > > BLDSHARED="true" >- LDSHFLAGS="-shared" >+ LDSHFLAGS="-shared -Wl,-Bsymbolic" > DYNEXP="-Wl,--export-dynamic" > PICFLAGS="-fPIC" > SONAMEFLAG="-Wl,-soname=" >--- samba-3.0.3/source/configure.in.symbolic 2004-04-29 09:34:48.000000000 +0200 >+++ samba-3.0.3/source/configure.in 2004-05-14 21:04:53.626888048 +0200 >@@ -1120,7 +1120,7 @@ > case "$host_os" in > *linux*) AC_DEFINE(LINUX,1,[Whether the host os is linux]) > BLDSHARED="true" >- LDSHFLAGS="-shared" >+ LDSHFLAGS="-shared -Wl,-Bsymbolic" > DYNEXP="-Wl,--export-dynamic" > PICFLAGS="-fPIC" > SONAMEFLAG="-Wl,-soname="
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1360
: 517