]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
INSTALL: Fix typo ibmlondouble to ibmlongdouble
authorJoe Simmons-Talbott <josimmon@redhat.com>
Thu, 13 Jul 2023 19:49:17 +0000 (15:49 -0400)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 24 Jun 2024 19:58:40 +0000 (21:58 +0200)
manual/install.texi

index 08ed4051b6f3ceb277529b14e88d0f24aa6a9627..6504d02c62ec121636440baf10a723335c54897c 100644 (file)
@@ -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