diff --git a/build/openresty/BUILD.openresty.bazel b/build/openresty/BUILD.openresty.bazel index 564f3743c687..6d8e1cba3d60 100644 --- a/build/openresty/BUILD.openresty.bazel +++ b/build/openresty/BUILD.openresty.bazel @@ -133,7 +133,6 @@ CONFIGURE_OPTIONS = [ "--without-http_redis_module", "--without-http_rds_json_module", "--without-http_rds_csv_module", - "--without-ngx_devel_kit_module", "--with-luajit=$$EXT_BUILD_DEPS$$/luajit", "--with-cc-opt=\"-I$$EXT_BUILD_DEPS$$/pcre/include\"", "--with-cc-opt=\"-I$$EXT_BUILD_DEPS$$/openssl/include\"",