Draft: Clarify the Apertis Policy regarding statically linked packages in target
1 unresolved thread
Compare changes
@@ -161,6 +161,17 @@ unrestricted:
Add an Apertis Policy regarding Rust (and Go) packages in target.
Because these packages are statically linked, we need to ensure their dependencies fit the Apertis license expectations.
https://phabricator.apertis.org/T8768
Signed-off-by: Dylan Aïssi dylan.aissi@collabora.com
All the build dependencies? Based on task definition and comments there might be both, build dependencies that are use only to build the package but which code is not included in the final binary.
I guess that there are two alternatives