Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2010 09:30:02 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <201004220932.o3M9WM09083316@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2010-04-22 09:30:02 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
  Log:
  SVN rev 207058 on 2010-04-22 09:30:02Z by netchild
  
  Remove explicit setting of NO_CTF in WMAKEENV and in the make call for
  the buildkernel. This way makeoptions WITH_CTF=yes not only works when
  compiling the tradtitional way, but also when using buildkernel. This
  does not enable the CTF part of the world, it still defaults to without
  CTF info.
  
  The cross/build-tools/bootstrap targets are not affected by this, they
  still have and should keep the explicit NO_CTF.
  
  Notified by:    np
  
  Revision  Changes    Path
  1.644     +2 -2      src/Makefile.inc1



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