Skip to content

Commit a1161c6

Browse files
committed
Swift: remove header patch which is not needed any more
1 parent 7258616 commit a1161c6

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

swift/third_party/load.bzl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ def load_dependencies(repository_name):
3333
build_file = _get_build(repository_name, "swift-llvm-support"),
3434
sha256 = sha256,
3535
patch_args = ["-p1"],
36-
patches = [
37-
_get_patch(repository_name, "swift-llvm-support", "allow_modfying_output"),
38-
],
36+
patches = [],
3937
)
4038

4139
http_archive(

swift/third_party/swift-llvm-support/patches/allow_modfying_output.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)