mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
rustc: Update paths in descriptions to match /opt/rustc instead of /usr.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22011 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f67554b09a
commit
21699c7e9e
@ -360,7 +360,7 @@ cp -a install/* /</userinput></screen>
|
||||
<command>targets = "X86"</command>: this avoids building all the available
|
||||
linux cross-compilers (Aarch64, MIPS, PowerPC, SystemZ, etc). Unfortunately,
|
||||
rust insists on installing source files for these below
|
||||
<filename class="directory">/usr/lib/rustlib/src</filename>.
|
||||
<filename class="directory">/opt/rustc/lib/src</filename>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -514,9 +514,9 @@ EOF</userinput></screen>
|
||||
</seg>
|
||||
<seg>
|
||||
~/.cargo,
|
||||
/usr/lib/rustlib,
|
||||
/usr/share/doc/rustc-&rust-version;, and
|
||||
/usr/share/zsh/site-functions/
|
||||
/opt/rustc/lib/rustlib,
|
||||
/opt/rustc/share/doc/rustc-&rust-version;, and
|
||||
/opt/rustc/share/zsh/site-functions
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user