binutils-pass2: Minor reword

This commit is contained in:
Xi Ruoyao 2023-09-10 15:25:04 +08:00
parent ab31b973c8
commit cb6fcea9bf
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -49,7 +49,7 @@
without-system-zlib. If the resulted libctf.so still links against without-system-zlib. If the resulted libctf.so still links against
libz.so (check with readelf -d) despite we are saying libz.so (check with readelf -d) despite we are saying
without-system-zlib, then the issue is still unresolved. --> without-system-zlib, then the issue is still unresolved. -->
<para>Binutils relies on an internal libtool copy to link against <para>Binutils building system relies on an shipped libtool copy to link against
internal static libraries, but the libiberty and zlib copies shipped internal static libraries, but the libiberty and zlib copies shipped
in the package do not use libtool. This inconsistency may cause in the package do not use libtool. This inconsistency may cause
produced binaries mistakenly linked against libraries from the host produced binaries mistakenly linked against libraries from the host