mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
* Merge tar option change from trunk to 6.1 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5fff6eed2a
commit
30a6ca3505
@ -49,7 +49,7 @@ of achieving a clean build.</para>
|
||||
threading libraries installed by Glibc. Unpack the tarball from
|
||||
within the Glibc source directory:</para>
|
||||
|
||||
<screen><userinput>tar xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
||||
<screen><userinput>tar -xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
||||
|
||||
<para>The Glibc documentation recommends building Glibc outside of the source
|
||||
directory in a dedicated build directory:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user