Skip to content

Conversation

@AleksanderGondek
Copy link
Owner

This change introduces a controversial feature,
that should be use sparingly - setting 'cascade'
flag to True on the 'cc_so_import' target,
will result in propagation of the imported
library upwards the dependency tree - that is
anything that will transitevly depend on the
cc_so_import, will suddenly be linking
directly against it.

This change introduces a controversial feature,
that should be use sparingly - setting 'cascade'
flag to True on the 'cc_so_import' target,
will result in propagation of the imported
library upwards the dependency tree - that is
anything that will transitevly depend on the
cc_so_import, will suddenly be linking
directly against it.
This change-set removes the script, that automatically
populates the examples/libuuid with appropriate version
of libuuid.so in favor of having that small binary
file (22K) checked in.

This is done due to the issues of retaining the
behavior while run in the BCR automated tests.
@AleksanderGondek AleksanderGondek merged commit 011d3ad into master Nov 21, 2025
1 check 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.

2 participants