OSDN Git Service

Fix sanitizer choice for global vs module.
authorDan Albert <danalbert@google.com>
Thu, 20 Aug 2015 03:13:33 +0000 (20:13 -0700)
committerDan Albert <danalbert@google.com>
Thu, 20 Aug 2015 03:24:23 +0000 (20:24 -0700)
commit4c40141a91c987551451d8d773c6a7b18f172fd7
tree41f2474090523f12bf58608415e0e637e5ba2beb
parentb3c585d745918bebb6e4ea72ad60875adf53337e
Fix sanitizer choice for global vs module.

The sanitizer chosen by the environment (either by SANITIZE_TARGET or
SANITIZE_HOST) should be chosen over the one specified by the module.

Bug: http://b/23330588
Change-Id: I835b7d76e071fc0db2f859f98dfb9d7ff76af245
core/config_sanitizers.mk