[MacPorts] #20449: lzo2: compilation issue on Snow Leopard
MacPorts
noreply at macports.org
Mon Jul 27 10:11:33 PDT 2009
#20449: lzo2: compilation issue on Snow Leopard
---------------------------------+------------------------------------------
Reporter: DarkAn9el@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: lzo2
---------------------------------+------------------------------------------
Same as #13003 (Leopard), --disable-asm solves the issue.
I did this fast and dirty modification in Portfile:[[BR]]
{{{
-- configure.args --enable-shared --disable-static
++ configure.args --enable-shared --disable-static --disable-asm
}}}
But I'm sure that adding a darwin_10 section will be a lot cleaner…
--
Ticket URL: <http://trac.macports.org/ticket/20449>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list