Opened 15 years ago
Closed 15 years ago
#23357 closed defect (fixed)
scsh 0.6.7: portfile patch to allow build on 10.6
Reported by: | nxg (Norman Gray) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch maintainer | Cc: | |
Port: | scsh |
Description
scsh 0.6.7 fails to build on 10.6, because it depends on the compiler building a 32-bit executable.
This patch adjusts the Portfile to add the required flags when 'port' is being run on a 10.6 machine.
I've submitted an upstream patch to have scsh detect this automatically, so that this extra test might become redundant with a subsequent release of scsh.
See also: http://sourceforge.net/support/tracker.php?aid=2935530 http://lists.apple.com/archives/Unix-porting/2010/Jan/msg00000.html
Attachments (1)
Change History (4)
Changed 15 years ago by nxg (Norman Gray)
Attachment: | Portfile.patch added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer added |
---|---|
Port: | scsh added |
Type: | update → defect |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I fixed it in a different way in r64134.
Note: See
TracTickets for help on using
tickets.
Add platform variant to add correct flags on 10.6