mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-14 08:15:14 +01:00
loongarch: binutils: Fix a typo of triplet
This commit is contained in:
parent
c423f88391
commit
f14e19bc97
@ -107,7 +107,7 @@ cd build</userinput></screen>
|
||||
ultimately be located) is set to <filename
|
||||
class="directory">$(exec_prefix)/$(target_alias)</filename>. For
|
||||
example, 64-bit LoongArch machines would expand that to <filename
|
||||
class="directory">/usr/loongarch64-pc-linux-gnu</filename>. Because this is
|
||||
class="directory">/usr/loongarch64-unknown-linux-gnu</filename>. Because this is
|
||||
a custom system, this target-specific directory in <filename
|
||||
class="directory">/usr</filename> is not required. <filename
|
||||
class="directory">$(exec_prefix)/$(target_alias)</filename> would be
|
||||
|
Loading…
Reference in New Issue
Block a user