Opened 12 years ago
Closed 12 years ago
#34529 closed defect (fixed)
phobos doesn't respect selected arch
Reported by: | anddam (Andrea D'Amore) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch | Cc: | |
Port: | phobos |
Description
Port phobos doesn't build according to specified arch when using clang, the only option present in osx.mak is using gcc's -mXX option.
I'm attaching a trivial patch to append archflags to CFLAGS, I suspect other port in dmd group suffer by this.
Attachments (1)
Change History (2)
Changed 12 years ago by anddam (Andrea D'Amore)
Attachment: | port-phobos.diff added |
---|
comment:1 Changed 12 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r93358. Thanks. I am lagging behind new Tcl extensions and Portfile fields. New docs?