waf: introduce reverse logic for allowing unknown symbols
commit3a88d49d12fe6c74dffe3e8d82235c71511cc07c
authorMatthieu Patou <mat@matws.net>
Fri, 15 Apr 2011 21:15:51 +0000 (16 01:15 +0400)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Apr 2011 07:16:34 +0000 (26 17:16 +1000)
treec8d7b7d4a2e9a81917bb2a41a17482c9872d4cf3
parent0ffc4c51ee8cc9147c76d2ab1ba1f2f72c8107ca
waf: introduce reverse logic for allowing unknown symbols

Some os (ie OSX 10.6) forbids by default unknown symbols so in order to
allow them (for special case) we have no to remove linker option *but*
to add options to ask the linker to be more relax.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_deps.py
wscript