File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
bazel-registry/modules/librdkafka/2.6.0.envoy Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ cc_library(
132132 "src/**/*.c" ,
133133 "src-cpp/*.cpp" ,
134134 ],
135- include_prefix = "librdkafka" ,
136135 exclude = [
137136 # Exclude all the feature related srcs to be added only if the
138137 # feature is enabled.
@@ -172,6 +171,7 @@ cc_library(
172171 "src" ,
173172 "src-cpp" ,
174173 ],
174+ include_prefix = "librdkafka" ,
175175 linkopts = [
176176 # Needed for Debian.
177177 "-ldl" ,
Original file line number Diff line number Diff line change 33 "integrity" : " sha256-q+AhLs0+ftPEgYpPK697+RboRekCuxWuSINMotNqx0U=" ,
44 "strip_prefix" : " librdkafka-2.6.0" ,
55 "overlay" : {
6- "BUILD.bazel" : " sha256-krSXA9dFZIhvp+dxaQMDsUIC6zMbAPSneDmW4u9CL18 =" ,
6+ "BUILD.bazel" : " sha256-OFW6ZsaOtSmdXw0TYBqs0mG3kYZzQR8bIxFhl1QMBy4 =" ,
77 "MODULE.bazel" : " sha256-C32S8L/mh+P0xwti+YT0V/hmkzAHJd9m9w//rzYG+b0=" ,
88 "test/MODULE.bazel" : " sha256-kQPvwdNWbQpmOS4aq+IJ7mCv2N1Im5PgfUCaBYa+iPE="
99 },
You can’t perform that action at this time.
0 commit comments