r23631: when linking shared libraries we need to make shure the linker doesn't
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Jun 2007 15:37:03 +0000 (15:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:29 +0000 (14:53 -0500)
commitd2609580846647b3c0d4e88e106a9763cd7074ef
treee5188088e1210e6b2610bea58144a55cc00574da
parent71e5e1109cb924fbcd9eedd031fbf0973e8c8ff5
r23631: when linking shared libraries we need to make shure the linker doesn't
skip "unneeded" object files from within .a files.

If the build-farm doesn't like -Wl,--whole-archive, I'll add some more
configure logic fix it tomorrow.

Kai: with this your libnss_winbind.so patch works for me

metze
source/build/smb_build/makefile.pm