Opened 16 months ago
Closed 13 months ago
#67821 closed defect (fixed)
mlton: needs a fix for 10.6–10.7
Reported by: | barracuda156 | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | mlton, mlton-bootstrap |
Description
Basically, a reminder to myself:
- Add a fix for Rosetta build (trivial one, to force the correct arch).
- Drop one redundant reinplace case.
- Wait until upstream responds here, and probably switch 10.6–10.7 x86_64 to an earlier version of
mlton-bootstrap
: https://github.com/MLton/mlton/issues/502
I hoped to avoid the latter, since adding an extra version requires an ugly trickery for mlton-bootstrap
, but what to do.
Change History (1)
comment:1 Changed 13 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 2769820c72275b75a3fbc8409367cefbec0946d4/macports-ports (master):