[BRAINSTORMIG] name of the variable for passing command line options via make

Jamie Paul Griffin jamie at kode5.net
Tue Sep 25 11:46:44 UTC 2012


[ Pietro Cerutti wrote on Tue 25.Sep'12 at 13:41:41 +0200 ]

> On 2012-Sep-25, 00:15, Baptiste Daroussin wrote:
> > Hi,
> > 
> > One of the missing thing since we switch to OptionNG is a reliable ability to
> > pass options via command line that would override make.conf and config file
> > options.
> > 
> > Here is an implementation that do work:
> > http://people.freebsd.org/~bapt/OVERRIDE_BLA.diff
> > 
> > Now OVERRIDE_SET/UNSET doesn't seems to be the best name :)
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=170180
> > 
> > Here are other proposition from me: 
> > LATE_SET/UNSET
> > CMD_SET/UNSET
> 
> WITH / WITHOUT
 
SET_OPT / UNSET_OPT


More information about the freebsd-ports mailing list