Internal change.

PiperOrigin-RevId: 202106801
Change-Id: I2512b8982c3bcb027621e768759be2b628a5ad26
This commit is contained in:
Googler
2018-06-26 04:15:18 -07:00
committed by Shentubot
parent db94befb63
commit 0ac11de8d3
+1
View File
@@ -47,6 +47,7 @@ genrule(
"--check-data " +
"--vdso $(location vdso.so) ",
features = ["-pie"],
toolchains = ["@bazel_tools//tools/cpp:current_cc_toolchain"],
tools = [
":check_vdso",
],