[MacPorts] #30794: fizmo: use the right compiler and -arch flags
MacPorts
noreply at macports.org
Tue Aug 16 12:30:34 PDT 2011
#30794: fizmo: use the right compiler and -arch flags
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: Christoph.Ender@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: haspatch | Port: fizmo
-------------------------------------+--------------------------------------
Comment(by Christoph.Ender@…):
Looks good, thanks for the update. 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.
--
Ticket URL: <https://trac.macports.org/ticket/30794#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list