waf: introduce reverse logic for allowing unknown symbols buildfixes
authorMatthieu Patou <mat@matws.net>
Fri, 15 Apr 2011 21:15:51 +0000 (01:15 +0400)
committerMatthieu Patou <mat@matws.net>
Fri, 15 Apr 2011 21:15:51 +0000 (01:15 +0400)
commit1619b5003bc7b1a232cc026648a8e1089662aa6d
tree0786d0f116edcfff1723d48163823d0251c8aee2
parent177c8327447c3c727c036375b9c683d7bad01677
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.
buildtools/wafsamba/samba_deps.py
wscript