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)
commitd5b212caf4cffbd7ce53249bf831ca91ccc5e92d
tree8d6fbccaf4829b30fa1843b32c34d69f7bf7651a
parentaa860b259e00c533a0e4d41da8bdd26cce0a76ef
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
(This used to be commit d2609580846647b3c0d4e88e106a9763cd7074ef)
source4/build/smb_build/makefile.pm