loongarch: binutils: Fix a typo of triplet

This commit is contained in:
Xi Ruoyao 2023-07-16 04:52:17 +08:00
parent c423f88391
commit f14e19bc97
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -107,7 +107,7 @@ cd build</userinput></screen>
ultimately be located) is set to <filename ultimately be located) is set to <filename
class="directory">$(exec_prefix)/$(target_alias)</filename>. For class="directory">$(exec_prefix)/$(target_alias)</filename>. For
example, 64-bit LoongArch machines would expand that to <filename 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 a custom system, this target-specific directory in <filename
class="directory">/usr</filename> is not required. <filename class="directory">/usr</filename> is not required. <filename
class="directory">$(exec_prefix)/$(target_alias)</filename> would be class="directory">$(exec_prefix)/$(target_alias)</filename> would be