Skip to content

Commit 995c906

Browse files
authored
[bazel][mlir] Fix after 232cf94
1 parent 457c179 commit 995c906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ cc_binary(
10561056
":CAPIIR",
10571057
":CAPILLVM",
10581058
":MLIRBindingsPythonHeadersAndDeps",
1059-
"//third_party/pybind11",
1059+
"@pybind11",
10601060
],
10611061
)
10621062

0 commit comments

Comments
 (0)