[MacPorts] #37349: erlang: +nohipe does not work (was: +nohipe does not work)
MacPorts
noreply at macports.org
Thu Dec 20 01:29:12 PST 2012
#37349: erlang: +nohipe does not work
----------------------------------+------------------------
Reporter: kuenishi+macports@… | Owner: bfulgham@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords: haspatch
Port: erlang |
----------------------------------+------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* owner: macports-tickets@… => bfulgham@…
* keywords: => haspatch
Old description:
> hipe is enabled by default, so we need --disable-hipe:
>
> configure.args-append --disable-hipe
>
> here:
> https://trac.macports.org/browser/trunk/dports/lang/erlang/Portfile#L149
New description:
hipe is enabled by default, so we need --disable-hipe:
{{{
configure.args-append --disable-hipe
}}}
here:
browser:trunk/dports/lang/erlang/Portfile#L149
--
Comment:
The nohipe variant should be changed to a hipe variant; we
[wiki:PortfileRecipes#default_variants don't like] variants whose names
begin with "no" anymore. The nohipe variant should be retained for one
year, turned into a stub variant that just disables the new hipe variant.
The revision should be increased with this change. Patch attached.
--
Ticket URL: <https://trac.macports.org/ticket/37349#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list