[MacPorts] #38378: Using port's -d flag should pass --disable-silent-rules to configure.args when applicable
MacPorts
noreply at macports.org
Wed Mar 13 17:07:33 PDT 2013
#38378: Using port's -d flag should pass --disable-silent-rules to configure.args
when applicable
--------------------------+--------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.1.3
Resolution: invalid | Keywords:
Port: |
--------------------------+--------------------------------
Comment (by ryandesign@…):
Replying to [comment:3 egall@…]:
> > File bugs for individual ports. We've already done this in many ports.
>
> Are there tickets I could look at that have been filed in the past for
individual ports that you've already done this for?
I meant: we've already added `configure.args --disable-silent-rules` or
equivalent (like `build.args V=1`) to many ports to solve this problem. 44
portfiles matching `V=1`:
{{{
port file all | sort -u | xargs grep -Ele '[[:space:]]V=1'
}}}
The cmake portgroup does this automatically also.
One ticket that's still open is #38234.
--
Ticket URL: <https://trac.macports.org/ticket/38378#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list