From 3d7df4998143363b1d13e055614217c3c4f10d8c Mon Sep 17 00:00:00 2001 From: earthdok Date: Wed, 25 Mar 2015 10:10:17 -0700 Subject: Instrumented libraries: allow overriding CC/CXX. BUG=none R=glider@chromium.org Review URL: https://codereview.chromium.org/1037763002 Cr-Commit-Position: refs/heads/master@{#322181} --- .../instrumented_libraries.gyp | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'third_party/instrumented_libraries/instrumented_libraries.gyp') diff --git a/third_party/instrumented_libraries/instrumented_libraries.gyp b/third_party/instrumented_libraries/instrumented_libraries.gyp index 050ed09..ea0c659 100644 --- a/third_party/instrumented_libraries/instrumented_libraries.gyp +++ b/third_party/instrumented_libraries/instrumented_libraries.gyp @@ -6,10 +6,14 @@ 'variables': { 'verbose_libraries_build%': 0, 'instrumented_libraries_jobs%': 1, + 'instrumented_libraries_cc%': '', + 'instrumented_libraries_cxx%': '', }, 'libdir': 'lib', 'ubuntu_release': '