Skip to content

bazel: add additional_libs support to envoy_directory_genrule#44253

Open
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:envoy-directory-genrule-additional-libs
Open

bazel: add additional_libs support to envoy_directory_genrule#44253
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:envoy-directory-genrule-additional-libs

Conversation

@jwendell
Copy link
Copy Markdown
Member

@jwendell jwendell commented Apr 2, 2026

Add an additional_libs attribute to the envoy_directory_genrule rule, allowing callers to specify shared libraries that should be included as inputs and made available via LD_LIBRARY_PATH.

Add an `additional_libs` attribute to the `envoy_directory_genrule`
rule, allowing callers to specify shared libraries that should be
included as inputs and made available via LD_LIBRARY_PATH.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you not going to include the macro?

@jwendell
Copy link
Copy Markdown
Member Author

jwendell commented Apr 2, 2026

are you not going to include the macro?

The macro references openssl in the select(), it doesn't make sense to put it here... if I understand correctly what you're asking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants