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)

port-phobos.diff (582 bytes) - added by anddam (Andrea D'Amore) 12 years ago.

Download all attachments as: .zip

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: newclosed

Committed in r93358. Thanks. I am lagging behind new Tcl extensions and Portfile fields. New docs?

Note: See TracTickets for help on using tickets.