diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/install.texi b/manual/install.texi index 2e164476d5..648f366371 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -509,6 +509,8 @@ Library with support for IEEE long double. For ARC architecture builds, GCC 8.3 or higher is needed. +For s390x architecture builds, GCC 7.1 or higher is needed (See gcc Bug 98269). + For multi-arch support it is recommended to use a GCC which has been built with support for GNU indirect functions. This ensures that correct debugging information is generated for functions selected by IFUNC resolvers. This |