mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Remove unused stripped_cc_info
PiperOrigin-RevId: 843856280
This commit is contained in:
committed by
TensorFlower Gardener
parent
23b6ac7fa8
commit
0ceec291ab
@@ -89,7 +89,6 @@ load(
|
||||
"@local_xla//third_party/py/rules_pywrap:pywrap.default.bzl",
|
||||
"use_pywrap_rules",
|
||||
_pybind_extension = "pybind_extension",
|
||||
_stripped_cc_info = "stripped_cc_info",
|
||||
)
|
||||
|
||||
# Do not sort: copybara rule changes this
|
||||
@@ -3341,8 +3340,6 @@ def pybind_extension(
|
||||
**kwargs
|
||||
)
|
||||
|
||||
stripped_cc_info = _stripped_cc_info
|
||||
|
||||
# Note: we cannot add //third_party/tf_runtime:__subpackages__ here,
|
||||
# because that builds all of tf_runtime's packages, and some of them
|
||||
# are known not to build on big endian systems.
|
||||
|
||||
Reference in New Issue
Block a user