Opened 14 years ago
Closed 14 years ago
#25206 closed enhancement (duplicate)
py{25,26}-numpy should use gcc44
Reported by: | shawn@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.0 |
Keywords: | haspatch, numpy, python | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), skymoo (Adam Mercer) |
Port: | py26-numpy |
Description
py25-numpy and py26-numpy both have atlas as their dependencies. Atlas now depends on gcc44 by default, and py{25,26}-numpy should probably also to avoid requiring both gcc43 and gcc44.
Attached are patch files for both ports.
Attachments (2)
Change History (5)
Changed 14 years ago by shawn@…
Attachment: | Portfile_py25-numpy.patch added |
---|
Changed 14 years ago by shawn@…
Attachment: | Portfile_py26-numpy.patch added |
---|
Patch for py26-numpy portfile (change from gcc43 to gcc44)
comment:1 Changed 14 years ago by skymoo (Adam Mercer)
also see #19397, which has a fix for universal builds
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Type: | update → enhancement |
---|
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch for py25-numpy portfile (change from gcc43 to gcc44)