Opened 6 years ago
Closed 6 years ago
#1617 closed enhancement (worksforme)
Add -D/-feature to chicken-install
| Reported by: | Vasilij Schneidermann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1 |
| Component: | core tools | Version: | 5.0.0 |
| Keywords: | chicken-install | Cc: | |
| Estimated difficulty: | easy |
Description
https://lists.nongnu.org/archive/html/chicken-hackers/2018-08/msg00031.html
.egg files support cond-expand now which can be used for things such as conditionally building modules depending on the operating system. There is no way for a user to define a cond-expand feature at egg installation time though.
Note: See
TracTickets for help on using
tickets.

This has been added with cond-expand in commit f701e594dd59b8ab4dc04d340e81440f84ae5d9a !