You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/05/12 20:54:13 UTC

[Impala-CR](cdh5-trunk) IMPALA-3534: allow overriding of CMAKE_CXX_COMPILER for ASAN

Tim Armstrong has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3050

Change subject: IMPALA-3534: allow overriding of CMAKE_CXX_COMPILER for ASAN
......................................................................

IMPALA-3534: allow overriding of CMAKE_CXX_COMPILER for ASAN

This makes it consistent with the regular toolchain and makes it easier
to use wrapper scripts like distcc.

Change-Id: I3ab488182c46f9ccb1850a0a2b064653e7e3da26
---
M cmake_modules/asan_toolchain.cmake
1 file changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/50/3050/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3050
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ab488182c46f9ccb1850a0a2b064653e7e3da26
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>