On 3/11/2016 9:21 AM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Fri Mar 11 17:21:27 2016
> New Revision: 296671
> URL: https://svnweb.freebsd.org/changeset/base/296671
> 
> Log:
>   Revert r296645 as it breaks stable/10->head builds.
> 
> Modified:
>   head/Makefile
> 
> Modified: head/Makefile
> ==============================================================================
> --- head/Makefile     Fri Mar 11 17:03:30 2016        (r296670)
> +++ head/Makefile     Fri Mar 11 17:21:27 2016        (r296671)
> @@ -313,10 +313,9 @@ upgrade_checks:
>  #
>  MMAKEENV=    MAKEOBJDIRPREFIX=${MYMAKE:H} \
>               DESTDIR= \
> -             MK_MAN=no \
>               INSTALL="sh ${.CURDIR}/tools/install.sh"
>  MMAKE=               ${MMAKEENV} ${MAKE} \
> -             -DNO_SHARED \
> +             -DNO_MAN -DNO_SHARED \
>               -DNO_CPU_CFLAGS -DNO_WERROR \
>               MK_TESTS=no \
>               DESTDIR= PROGNAME=${MYMAKE:T}
> 

You will see a NO_MAN warning once now in buildworld until your system
bmake is updated.

-- 
Regards,
Bryan Drewery

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to