[MacPorts] #40118: dragonegg-3.0-gcc-4.5 @3.0_2, dragonegg-3.1-gcc-4.5 @3.1_2: build cannot detect LTO
MacPorts
noreply at macports.org
Wed Aug 14 17:56:47 PDT 2013
#40118: dragonegg-3.0-gcc-4.5 @3.0_2, dragonegg-3.1-gcc-4.5 @3.1_2: build cannot
detect LTO
-------------------------------------------------+-------------------------
Reporter: larryv@… | Owner: jeremyhu@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: invalid | Keywords:
Port: dragonegg-3.0-gcc-4.5 |
dragonegg-3.1-gcc-4.5 |
-------------------------------------------------+-------------------------
Changes (by jeremyhu@…):
* status: new => closed
* resolution: => invalid
Comment:
yep.
{{{
# LTO doesn't work for other targets, see ticket #32863
if {![variant_isset universal] && $build_arch == "x86_64"} {
configure.args-append --enable-lto
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40118#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list