Remove a remaining reference to the "traditional way for building a
kernel" which has been removed for the Handbook.
This commit is contained in:
parent
91769d9991
commit
ec5b91a182
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30503
1 changed files with 1 additions and 5 deletions
|
@ -445,11 +445,7 @@ cpu I686_CPU</programlisting>
|
|||
<para>The normal build process of &os; includes
|
||||
debugging information when building the kernel with the
|
||||
the <option>-g</option> option, which enables debugging
|
||||
information when passed to &man.gcc.1;. The same can be
|
||||
accomplished by the &man.config.8; <option>-g</option> option, if
|
||||
you are using the <quote>traditional</quote> way for building your
|
||||
kernels (see <xref linkend="kernelconfig-building">
|
||||
for more information).</para>
|
||||
information when passed to &man.gcc.1;.</para>
|
||||
|
||||
<programlisting>options SCHED_4BSD # 4BSD scheduler</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue