New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24729 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

pigz should have a universal variant

Reported by: ryandesign@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: danchr@…
Port: pigz

Description

Because pigz doesn't use a standard configure script, it doesn't inherit the standard universal variant. A custom universal variant should be added.

Attachments

pigz++.diff (2.4 KB) - added by danchr@… 3 years ago.
Oops, don't include changes to PortIndex.

Change History

comment:1 Changed 3 years ago by danchr@…

The added attachment fixes this bug, #24727 & #24728. Any further comments or issues?

Changed 3 years ago by danchr@…

Oops, don't include changes to PortIndex.

comment:2 Changed 3 years ago by ryandesign@…

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

Thanks, fixed in r67156. I realized that most of the patch wasn't necessary after all since it addressed debugging and development files that don't get built by MacPorts anyway, so I took that out. I also found that it didn't actually allow building for a different build_arch, so I tweaked how the portfile sets the FLAGS and now it works.

Note: See TracTickets for help on using tickets.