[MacPorts] #20449: lzo2: compilation issue on Snow Leopard
#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
#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 ---------------------------------+------------------------------------------ Comment(by toby@…): I'd prefer to special case for old releases... committed r54438 -- Ticket URL: <http://trac.macports.org/ticket/20449#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20449: lzo2: compilation issue on Snow Leopard ----------------------------------+----------------------------------------- Reporter: DarkAn9el@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: lzo2 | ----------------------------------+----------------------------------------- Changes (by toby@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/20449#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts