Skip to content

Commit 7cd981d

Browse files
committed
disable patch in submodule
1 parent 49d134a commit 7cd981d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ source:
5252
- patches/0009-Fix-FindOpenBLAS.patch
5353
# backport https://github.com/google/XNNPACK/commit/5f23827e66cca435fa400b6e221892ac95af0079
5454
# for https://github.com/pytorch/pytorch/issues/141083
55-
- patches_submodules/0001-Fix-bazel-linux-aarch64-gcc13-workflow-and-resolve-a.patch
55+
# - patches_submodules/0001-Fix-bazel-linux-aarch64-gcc13-workflow-and-resolve-a.patch
5656

5757
build:
5858
number: {{ build }}

0 commit comments

Comments
 (0)