mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
3a88d49d12
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>