aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-09-10 15:25:04 +0800
committerXi Ruoyao <xry111@xry111.site>2023-09-10 15:25:04 +0800
commitcb6fcea9bf179795b704a26f44f9ec6951ae0342 (patch)
treec392cb0e944f94ff33ba1b41203c749cdb1809c4
parentab31b973c86b400b12d9f88e7087fd15ef693df3 (diff)
binutils-pass2: Minor reword
-rw-r--r--chapter06/binutils-pass2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/binutils-pass2.xml b/chapter06/binutils-pass2.xml
index abe829a4c..983aaee2f 100644
--- a/chapter06/binutils-pass2.xml
+++ b/chapter06/binutils-pass2.xml
@@ -49,7 +49,7 @@
without-system-zlib. If the resulted libctf.so still links against
libz.so (check with readelf -d) despite we are saying
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
in the package do not use libtool. This inconsistency may cause
produced binaries mistakenly linked against libraries from the host