Skip to content

Commit e03914c

Browse files
sayborasjrajahalme
authored andcommitted
build: Remove liburing patch
We don't need liburing patch anymore after the below commit. Relates: 2a371f3
1 parent 6e55b14 commit e03914c

5 files changed

+3
-40
lines changed

WORKSPACE

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,9 @@ git_repository(
4141
"@//patches:0002-tcp_proxy-Add-filter-state-proxy_read_before_connect.patch",
4242
"@//patches:0003-listener-add-socket-options.patch",
4343
"@//patches:0004-original_dst_cluster-Avoid-multiple-hosts-for-the-sa.patch",
44-
"@//patches:0005-liburing.patch",
45-
"@//patches:0006-tcp_proxy-Check-for-nullptr-in-watermark-ASSERTs.patch",
46-
"@//patches:0007-thread_local-reset-slot-in-worker-threads-first.patch",
47-
"@//patches:0008-http-header-expose-attribute.patch",
44+
"@//patches:0005-tcp_proxy-Check-for-nullptr-in-watermark-ASSERTs.patch",
45+
"@//patches:0006-thread_local-reset-slot-in-worker-threads-first.patch",
46+
"@//patches:0007-http-header-expose-attribute.patch",
4847
],
4948
# // clang-format off: Envoy's format check: Only repository_locations.bzl may contains URL references
5049
remote = "https://github.com/envoyproxy/envoy.git",

patches/0005-liburing.patch

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

0 commit comments

Comments
 (0)