Skip to content

Commit

Permalink
dlb: disable domain server (envoyproxy#33835)
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <loong.dai@intel.com>
  • Loading branch information
daixiang0 authored and alyssawilk committed Apr 29, 2024
1 parent dc0408f commit 48dae45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/dlb/source/BUILD
Expand Up @@ -15,6 +15,7 @@ envoy_contrib_package()

make(
name = "dlb",
env = {"DLB_DISABLE_DOMAIN_SERVER": "TRUE"},
includes = [],
lib_source = "@intel_dlb//:libdlb",
out_static_libs = ["libdlb.a"],
Expand Down

0 comments on commit 48dae45

Please sign in to comment.