Opened 13 years ago
Closed 9 years ago
#790 closed enhancement (worksforme)
musl support
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | build system | Version: | 4.7.x |
Keywords: | musl | Cc: | |
Estimated difficulty: |
Description
The attached patch is required to compile CHICKEN with musl (http://www.etalabs.net/musl).
See also:
http://lists.nongnu.org/archive/html/chicken-hackers/2012-02/msg00001.html
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | 0001-applied-patch-by-Sergey-for-musl-support.patch added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Milestone: | 4.8.0 |
---|
comment:3 Changed 9 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works with latest musl, without the patch.
Note: See
TracTickets for help on using
tickets.
A compile log can be found here:
http://paste.pocoo.org/show/546601/
The patch needs to be evaluated.