Skip to content

Conversation

@vcomito-apexai
Copy link

No description provided.

- remove unnecessary linkopts then for the examples

Signed-off-by: Evan Flynn <evan.flynn@apex.ai>
@vcomito-apexai vcomito-apexai changed the base branch from master to release-3.5.11-apex January 2, 2026 11:54
visibility = ["//visibility:public"],
deps = [
":vsomeip3_import",
":vsomeip3_configuration_plugin_import",
Copy link
Author

Choose a reason for hiding this comment

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

@evan-flynn-apexai just for documentation sake: Why the additional *_import targets? The libraries would already by built and added to the runfiles as part of data, isn't it? I guess I miss something :)

Choose a reason for hiding this comment

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

I'm guessing the import targets cause Bazel to emit runpath entries for those plugins, such that dlopen succeeds without extra RPATH

Copy link
Author

Choose a reason for hiding this comment

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

ok, makes sense - we can then approve and merge this @mziegler-apexai

@vcomito-apexai vcomito-apexai merged commit f9abeff into release-3.5.11-apex Jan 9, 2026
0 of 2 checks passed
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.

5 participants