Opened 4 years ago
#1763 new change request
chicken-install should pass features defined on the command line on to the build script
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | someday |
| Component: | core tools | Version: | 5.2.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | easy |
Description
Currently, features defined using the -feature option of chicken-install are only visible in cond-expand forms in the egg, not in code compiled via csc in the subsequent build steps. It would probably be more intuitive and convenient to add -feature FEATURE options to the build scripts.
Note: See
TracTickets for help on using
tickets.
