[MacPorts] #34639: gdc @0.24 Build failure due to redefinition of functions
MacPorts
noreply at macports.org
Mon Apr 25 01:17:24 PDT 2016
#34639: gdc @0.24 Build failure due to redefinition of functions
----------------------+--------------------
Reporter: biz@… | Owner: mww@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: wontfix | Keywords:
Port: gdc |
----------------------+--------------------
Comment (by mojca@…):
Thank you.
Not that it really matters because I don't believe that anyone has `+gdc`
variant installed (it has been broken for too long already), but you could
do something in the spirit of
{{{
if { [variant_isset gdc] } {
default_variants-append dmd
}
}}}
Then again ... you don't want to encourage users to start using `+gdc`
anyway, so you can leave it as it is.
--
Ticket URL: <https://trac.macports.org/ticket/34639#comment:11>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list