Skip to content

Commit b3fa942

Browse files
committed
rules_rust: use glob for exports_files in patches BUILD.bazel
1 parent 292cf23 commit b3fa942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
exports_files(["riscv64_triple.patch"])
1+
exports_files(glob(["*.patch"]))

0 commit comments

Comments
 (0)