Summary
Add -D/-feature to chicken-install
Metadata
- Id: 0413928009701d643629e7e84920cb70601774b1
- Trac id: 1617
- Type: enhancement
- Reporter: wasamasa
- Owner:
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty: easy
- Resolution: worksforme
- Priority: minor
- Milestone: 5.1
- Version: 5.0.0
- Changetime: 2019-05-20 15:45:45 UTC
- Created: 2019-05-20 11:16:38 UTC
- Keywords: chicken-install
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.
Changes and comments
[2019-05-20 15:45:45 UTC] kooda changed status from new to closed
[2019-05-20 15:45:45 UTC] kooda set resolution to worksforme
[2019-05-20 15:45:45 UTC] kooda wrote:
This has been added with cond-expand in commit f701e594dd59b8ab4dc04d340e81440f84ae5d9a !