libchromes: remove '-Wl,-z,defs' when asan enabled.

This removes the '-Wl,-z,defs' from link command line when
asan is enabled to make the asan build pass.
This is the same issue as
https://code.google.com/p/address-sanitizer/issues/detail?id=111
BUG=None
TEST=libchromes build successfully with asan.
Change-Id: Ic59a0e115fa5d9751ba7ff3e71b1fb93b0e25912
Reviewed-on: https://gerrit.chromium.org/gerrit/65737
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: Yunlian Jiang <yunlian@chromium.org>
Commit-Queue: Yunlian Jiang <yunlian@chromium.org>
1 file changed