mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
Fix text change fro newer gcc version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e54605e14a
commit
3b550350fa
@ -69,7 +69,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
|
||||
/usr/lib/crtn.o succeeded</computeroutput></screen>
|
||||
|
||||
<note><para>On 64-bit systems, the path above will be
|
||||
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib64/. This
|
||||
/usr/lib/gcc/gcc/x86_64-pc-linux-gnu/&gcc-version;/../../../../lib64/. This
|
||||
reduces to /usr/lib64 and /usr/lib64 is a symlink that points to
|
||||
/usr/lib.</para></note>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user