s3-waf: add -Wl,--export-dynamic to LDFLAGS.
authorGünther Deschner <gd@samba.org>
Thu, 9 Dec 2010 14:44:30 +0000 (15:44 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 13 Dec 2010 09:53:42 +0000 (10:53 +0100)
commitb4d398f8e3f5f073f0424395b792c1487a2f2ca8
tree562ecde4a53c2c13769d4c87b40f6052587b6028
parentcb15d73c0bb8526b99f7f5067680a39bd8fbf03f
s3-waf: add -Wl,--export-dynamic to LDFLAGS.

Our binaries did not export symbols so e.g. smbd could not load vfs modules.
Patch from tridge.

We might remove this later on, once we decide to resolve all symbols and fix all
dependencies in s3 modules.

Guenther
source3/wscript