[MacPorts] #20992: qt4-mac +universal fails due to -arch problems
MacPorts
noreply at macports.org
Mon Dec 28 22:29:04 PST 2009
#20992: qt4-mac +universal fails due to -arch problems
---------------------------------+------------------------------------------
Reporter: jochen@… | Owner: erickt@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: Qt universal -arch | Port: qt4-mac
---------------------------------+------------------------------------------
Comment(by royliu@…):
Is the version of MacPorts being used compiled from source? If so, I've
found that LDFLAGS is set to
{{{
-arch x86_64
}}}
After some digging, I found that these variables control the architecture
flags (at least in the trunk):
{{{
configure.cc_archflags
configure.cxx_archflags
configure.objc_archflags
configure.ld_archflags
}}}
Consequently, I've patched the Portfile and attached the new version.
--
Ticket URL: <http://trac.macports.org/ticket/20992#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list