PiperOrigin-RevId: 245810347
Change-Id: Ia5f4bb268a8207bd2a7d4c77c83cdfbe1483c64f
This commit is contained in:
Googler
2019-04-29 13:19:51 -07:00
committed by Shentubot
parent ac8fca1ef4
commit 38e6276447
+1
View File
@@ -87,5 +87,6 @@ cc_flags_supplier(
py_binary(
name = "check_vdso",
srcs = ["check_vdso.py"],
python_version = "PY2",
visibility = ["//:sandbox"],
)