Description
PR #552 introduces optional arguments in ccpp_prebuild.py based on requirements described in #526. The PR discussion led to a set of requirements that go further than what is described in #526: #552 (comment). ccpp_prebuild.py implements those in #552 in the prebuild layer on top of the capgen layer.
Solution
Some of that functionality is not yet available in capgen.py and needs to be added there (with tests).
Alternatives (optional)
n/a
Related to (optional)
n/a
Description
PR #552 introduces optional arguments in
ccpp_prebuild.pybased on requirements described in #526. The PR discussion led to a set of requirements that go further than what is described in #526: #552 (comment).ccpp_prebuild.pyimplements those in #552 in the prebuild layer on top of the capgen layer.Solution
Some of that functionality is not yet available in
capgen.pyand needs to be added there (with tests).Alternatives (optional)
n/a
Related to (optional)
n/a