aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/BUILD.tools
diff options
context:
space:
mode:
authorGravatar Allen Lavoie <allenl@google.com>2017-08-01 17:31:26 +0200
committerGravatar Dmitry Lomov <dslomov@google.com>2017-08-01 17:45:17 +0200
commit8ba16a6afc0a08f9c47419284f96422728189e07 (patch)
treed3a60eb197d142fe45e39e1e1b2bcf67e773ac43 /src/BUILD.tools
parent2789c97149a1f253b659aa0f2401f44705a3258f (diff)
Fix UNIX linker detection (was erroneously disabling ld.gold)
Adds back a compiler test empty .cc file. Seems to be an omission in https://github.com/bazelbuild/bazel/commit/65cda4f219e564ccb190b2992151658dfae9904 The _is_gold_supported check in unix_cc_configure.bzl always fails without this change, since the file it's checking with isn't created. Looks like there may be other effects through _add_option_if_supported, although I only noticed because apparently I have written linker-specific code. Closes #3484. PiperOrigin-RevId: 163832465
Diffstat (limited to 'src/BUILD.tools')
0 files changed, 0 insertions, 0 deletions