New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34529 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

phobos doesn't respect selected arch

Reported by: and.damore@… Owned by: takeshi@…
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

port-phobos.diff (582 bytes) - added by and.damore@… 12 months ago.

Change History

Changed 12 months ago by and.damore@…

comment:1 Changed 12 months ago by takeshi@…

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.