File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
bazel-registry/modules/proxy-wasm-cpp-host/0.0.0-260115-beb8a4e.envoy Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11diff --git a/BUILD b/BUILD
2- index 91792a8..94456d8 100644
2+ index 91792a8..2200d08 100644
33--- a/BUILD
44+++ b/BUILD
55@@ -91,7 +91,7 @@ cc_library(
@@ -57,7 +57,7 @@ index 91792a8..94456d8 100644
5757 )
5858
5959diff --git a/bazel/BUILD b/bazel/BUILD
60- index 15f323f..7e4b1dc 100644
60+ index 15f323f..f679920 100644
6161--- a/bazel/BUILD
6262+++ b/bazel/BUILD
6363@@ -68,5 +68,47 @@ selects.config_setting_group(
@@ -86,13 +86,13 @@ index 15f323f..7e4b1dc 100644
8686+ # Wasmtime library - can be overridden by consuming repos
8787+ label_flag(
8888+ name = "wasmtime_lib",
89- + build_setting_default = "@com_github_bytecodealliance_wasmtime //:wasmtime_lib",
89+ + build_setting_default = "@com_github_wasmtime //:wasmtime_lib",
9090+ )
9191+
9292+ # Prefixed wasmtime library (for multi-engine builds)
9393+ label_flag(
9494+ name = "prefixed_wasmtime_lib",
95- + build_setting_default = "@com_github_bytecodealliance_wasmtime //:prefixed_wasmtime_lib",
95+ + build_setting_default = "@com_github_wasmtime //:prefixed_wasmtime_lib",
9696+ )
9797+
9898+ # WasmEdge library - can be overridden by consuming repos
Original file line number Diff line number Diff line change 44 "strip_prefix" : " proxy-wasm-cpp-host-beb8a4ece9eede4ab21d89d723359607600296d4" ,
55 "patch_strip" : 1 ,
66 "patches" : {
7- "proxy-wasm-cpp-host.patch" : " sha256-hhGksORUB6MFh35/YkeOvr8Gak0adZe6UjSvxcpi9kA ="
7+ "proxy-wasm-cpp-host.patch" : " sha256-swWsokNE4W9vP7AzgKhjS0njIhCCOqDw4IVWyHaqIxA ="
88 }
99}
You can’t perform that action at this time.
0 commit comments