Skip to content

Commit

Permalink
fix oss bugs after removed generated_lib_all_ops target
Browse files Browse the repository at this point in the history
Summary: as title

Reviewed By: shoumikhin

Differential Revision: D54757254

fbshipit-source-id: ae6b2ecbd332bc64b96f2cdab2547f3beefd757d
  • Loading branch information
Gasoonjia authored and facebook-github-bot committed Mar 11, 2024
1 parent ceb1f1d commit 47d2737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/cmake_deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ filters = [
buck_targets = [
# //kernels/portable:operators would be more appropriate, but buck2 doesn't
# think it has any "inputs" since its srcs list is empty.
"//kernels/portable:generated_lib_all_ops",
"//kernels/portable:generated_lib",
]
filters = [
".cpp$",
Expand Down

0 comments on commit 47d2737

Please sign in to comment.