[BACK]Return to BUILDING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/BUILDING between version 1.116 and 1.119

version 1.116, 2014/11/16 05:45:43 version 1.119, 2015/04/08 05:48:24
Line 452  CONFIGURATION
Line 452  CONFIGURATION
      X11FLAVOUR  The style of X11 cross-built, set to either ``Xorg'' or       X11FLAVOUR  The style of X11 cross-built, set to either ``Xorg'' or
                  ``XFree86''.                   ``XFree86''.
   
                  Default: ``Xorg'' on amd64, i386, macppc, shark and sparc64                   Default: ``XFree86'' on acorn32, alpha, amiga, mac68k, pmax,
                  platforms, ``XFree86'' on everything else.                   and sun3 platforms, ``Xorg'' on everything else.
   
    "make" variables for full builds     "make" variables for full builds
      These variables only affect the top level ``Makefile'' and do not affect       These variables only affect the top level ``Makefile'' and do not affect
Line 835  BUILDING
Line 835  BUILDING
                    symbol table and can be used for debugging (for example                     symbol table and can be used for debugging (for example
                    with a cross-gdb built by MKCROSSGDB).                     with a cross-gdb built by MKCROSSGDB).
   
      mkernel=kconf  
                    Build a new kernel in modular build.  Similar to the above  
                    kernel=kconf operation, but creates intermediate per-module  
                    relocatable objects and link them to the final kernel.  
   
      kernels       This command will build all kernels defined in port       kernels       This command will build all kernels defined in port
                    specific release build procedure.                     specific release build procedure.
   
Line 1113  CAVEATS
Line 1108  CAVEATS
      files in object directories.  Instead, one may have to manually remove       files in object directories.  Instead, one may have to manually remove
      the files.  Consult the UPDATING file for notices concerning this.       the files.  Consult the UPDATING file for notices concerning this.
   
 NetBSD                          August 7, 2014                          NetBSD  NetBSD                           April 7, 2015                          NetBSD

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.119

CVSweb <webmaster@jp.NetBSD.org>