aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Simmons-Talbott <josimmon@redhat.com>2023-07-13 15:49:17 -0400
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-06-24 21:58:40 +0200
commit5d1007a81a7f515caca6e59a338e950aca52948a (patch)
treea3865e7949642237b17b78d0733d82624e12397b
parent81c7f6193ce66480b2a29a5b2c66a7356e743308 (diff)
downloadglibc-5d1007a81a7f515caca6e59a338e950aca52948a.zip
glibc-5d1007a81a7f515caca6e59a338e950aca52948a.tar.gz
glibc-5d1007a81a7f515caca6e59a338e950aca52948a.tar.bz2
INSTALL: Fix typo ibmlondouble to ibmlongdouble
-rw-r--r--manual/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi
index 08ed405..6504d02 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -516,7 +516,7 @@ release time, GCC 13.2 is the newest compiler verified to work to build
For PowerPC 64-bits little-endian (powerpc64le), a GCC version with support
for @option{-mno-gnu-attribute}, @option{-mabi=ieeelongdouble}, and
-@option{-mabi=ibmlondouble} is required. Likewise, the compiler must also
+@option{-mabi=ibmlongdouble} is required. Likewise, the compiler must also
support passing @option{-mlong-double-128} with the preceding options. As
of release, this implies GCC 7.4 and newer (excepting GCC 7.5.0, see GCC
PR94200). These additional features are required for building the GNU C