Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 19:21:54 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        freebsd-stable@freebsd.org
Subject:   WITHOUT_MODULES: does it work?
Message-ID:  <6310327366.20100917192154@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Freebsd-stable.

  I'm trying to build very small FreeBSD installation (8.1-STABLE) and
  trying  to  use  WITHOUT_MOUDLES=3D"list" on buildkernel stage. But it
  builds all modules anyway.

  Simple check shows that I do something wrong:

% cd /usr/src/sys/modules
%make -V SUBDIR | grep -l 3dfx
(standard input)
%make WITHOUT_MODULES=3D3dfx -V SUBDIR | grep -l 3dfx
(standard input)
%

  What do I do wrong?

--=20
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




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