aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/cpp/CppLinkActionTest.java
diff options
context:
space:
mode:
authorGravatar plf <plf@google.com>2018-07-18 04:34:57 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-18 04:36:44 -0700
commitce9305e5bb903f8a200970aa020d3b10fa60ee13 (patch)
tree01b8e19293c9c8415402520f999c260a1336d636 /src/test/java/com/google/devtools/build/lib/rules/cpp/CppLinkActionTest.java
parentf6ea8e456fa549b69686cefa4b44d6ada1474410 (diff)
C++: Removes check for host configuration
The C++ Skylark API is protected by a flag and whitelist. The flag's value should be true by default for non-Bazel. This is set with an invocation policy. In Bazel the default value is false. When this was checked in I couldn't find a way to use the default value in the host configuration, so when checking the flag we ignored the value for these cases. In this CL we copy the target config value to the host config. RELNOTES:none PiperOrigin-RevId: 205059612
Diffstat (limited to 'src/test/java/com/google/devtools/build/lib/rules/cpp/CppLinkActionTest.java')
0 files changed, 0 insertions, 0 deletions