Skip to content

Commit 28d2cdd

Browse files
committed
update
1 parent afae4b0 commit 28d2cdd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build-api7ee-runtime.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@ cd wasm-nginx-module-${wasm_nginx_module_ver} || exit 1
150150
./install-wasmtime.sh
151151
cd ..
152152

153-
cd grpc-client-nginx-module-${grpc_client_nginx_module_ver} || exit 1
154-
sudo OPENRESTY_PREFIX="$OR_PREFIX" make install
155-
cd ..
156-
157153
luajit_xcflags=${luajit_xcflags:="-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT"}
158154
no_pool_patch=${no_pool_patch:-}
159155
# TODO: remove old NGX_HTTP_GRPC_CLI_ENGINE_PATH once we have released a new

0 commit comments

Comments
 (0)