[MacPorts] #27571: libemf @1.0.4 fails to build
MacPorts
noreply at macports.org
Sat Dec 4 16:41:50 PST 2010
#27571: libemf @1.0.4 fails to build
----------------------------------+-----------------------------------------
Reporter: roberto@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: libemf
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):
* cc: jmr@…, ryandesign@… (added)
Comment:
The relevant line in the log is:
{{{
:info:build i686-apple-darwin8-g++-4.0.1: unrecognized option '-Xarch_ppc'
}}}
So this is a result of the line
{{{
configure.cppflags-append -Xarch_ppc -D__PPC__=1
}}}
added in r74029. What does it mean, "-Xarch"? I must say I was confused by
this unconditional line; not knowing what Xarch means, it seems to be
adding PowerPC-specific settings; I would have thought those should have
gone in a platform powerpc block.
--
Ticket URL: <https://trac.macports.org/ticket/27571#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list