mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
fixed type in compiler
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c15aead2f9
commit
d8897c20d7
@ -16,7 +16,7 @@ an older C library version, those programs might not work well on the
|
|||||||
LFS system. Another reason is to resolve circular dependencies. An
|
LFS system. Another reason is to resolve circular dependencies. An
|
||||||
example of such a dependency is that you need a compiler to install a
|
example of such a dependency is that you need a compiler to install a
|
||||||
compiler, and you're going to need a shell to install a shell and that
|
compiler, and you're going to need a shell to install a shell and that
|
||||||
copmiler.</para>
|
compiler.</para>
|
||||||
|
|
||||||
<para>The key to learn what makes Linux tick is to know exactly what packages
|
<para>The key to learn what makes Linux tick is to know exactly what packages
|
||||||
are used for and why a user or the system needs them. Descriptions
|
are used for and why a user or the system needs them. Descriptions
|
||||||
|
Loading…
Reference in New Issue
Block a user