Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 18:54:52 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src Makefile src/share/man/man7 build.7
Message-ID:  <201102101856.p1AIu8lp058013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2011-02-10 18:54:52 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile 
    share/man/man7       build.7 
  Log:
  SVN rev 218524 on 2011-02-10 18:54:52Z by jhb
  
  - Add a new UNIVERSE_TARGET variable for 'make universe'.  If it is set,
    then that target is invoked for each architecture rather than the
    default action of building world and kernels for each architecture.
  - Add a 'make toolchains' wrapper which uses UNIVERSE_TARGET to build
    toolchains for all architectures.
  - Document JFLAG, MAKE_JUST_KERNELS, and MAKE_JUST_WORLDS variables for
    'make universe'.
  
  Reviewed by:    bz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.385     +17 -8     src/Makefile
  1.59      +32 -6     src/share/man/man7/build.7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102101856.p1AIu8lp058013>