Fix in prepare_delivery.sh to clean out all development switches
- Related issues: #915 (closed)
- Requested reviewers: @multrus
Reason why this change is needed
- The stripping of defines in prepare_delivery.sh is not up to date. Further, an option is added to skip building the zip package.
Description of the change
- prepare_delivery.sh now strips out all defines between
Start BE switches
andEnd DEVELOPMENT switches
.
Affected operating points
Nothing is changed, just the code for delivery.
Related to #915 (closed)