[MacPorts] #30794: fizmo: use the right compiler and -arch flags
MacPorts
noreply at macports.org
Tue Aug 16 18:00:22 PDT 2011
#30794: fizmo: use the right compiler and -arch flags
--------------------------------------+-------------------------------------
Reporter: ryandesign@… | Owner: Christoph.Ender@…
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Resolution: fixed | Keywords: haspatch
Port: fizmo |
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:2 Christoph.Ender@…]:
>OTOH, during testing I found some other problem (completely unrelated to
this patch) which may sporadically result in a "malformed archive TOC
entry" error during build. Adding the following line to the post-patch
section will hotfix this issue:
>
{{{
reinplace "s|\$(AR) rcs|rm -f libfizmo.a ; \$(AR) rcs|g"
${worksrcpath}/src/fizmo/Makefile
}}}
>
> If you like, you can add it to this patch right away.
Committed in r82624, except that I made it a patchfile instead of a
reinplace. This is less brittle, and allows someone to read the patchfile
and see exactly what is being changed. But since this change had nothing
to do with this ticket, it would have been better to file a separate
ticket.
--
Ticket URL: <https://trac.macports.org/ticket/30794#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list