On 16 August 2013 22:47, Simon J. Gerraty <s...@freebsd.org> wrote:
> Author: sjg
> Date: Fri Aug 16 18:47:18 2013
> New Revision: 254419
> URL: http://svnweb.freebsd.org/changeset/base/254419
>
> Log:
>   Add .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)
>   for backwards compatability.
>
> Modified:
>   head/contrib/bmake/job.c
>   head/contrib/bmake/make.1
>
[...]
> Modified: head/contrib/bmake/make.1
> ==============================================================================
> --- head/contrib/bmake/make.1   Fri Aug 16 16:55:39 2013        (r254418)
> +++ head/contrib/bmake/make.1   Fri Aug 16 18:47:18 2013        (r254419)
> @@ -721,6 +721,17 @@ The preferred variable to use is the env
>  because it is more compatible with other versions of
>  .Nm
>  and cannot be confused with the special target with the same name.
> +.It Va .MAKE.ALWAYS_PASS_JOB_QUEUE
> +Tells
> +.Nm
> +whether to pass the descriptors of the job token queue
> +even if the target is not tagged with
> +.Ic .MAKE
> +The default is
> +.Ql Pa yes
> +for backwards compatability with
compatibility

> +.Fx 9

This results in mdoc warning.
:mdoc warning: .Fx: Unknown FreeBSD version `9' (#733)

-- 
wbr,
pluknet
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to