Skip to content

Commit 6e1e212

Browse files
8Keeppytorchmergebot
authored andcommitted
[platform010] remove more ovr_config//runtime:platform009 usage (pytorch#93008)
Summary: WTTS Test Plan: ci Reviewed By: akrieger Differential Revision: D42729966 Pull Request resolved: pytorch#93008 Approved by: https://github.com/kit1980
1 parent 6c555b2 commit 6e1e212

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

third_party/xnnpack.buck.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,6 @@ def define_xnnpack(third_party, labels = [], XNNPACK_WINDOWS_AVX512F_ENABLED = F
17911791
],
17921792
# doesn't cover iphonesimulator-x86_64
17931793
"ovr_config//runtime:arm64-linux-ubuntu-neon": [":arm64_lib"],
1794-
"ovr_config//runtime:platform009": [":x86_and_x86_64_lib"],
17951794
"ovr_config//runtime:platform010": [":x86_and_x86_64_lib"],
17961795
}),
17971796
exported_headers = {

0 commit comments

Comments
 (0)