From: Stefan Liebler Date: Wed, 11 Dec 2019 14:09:34 +0000 (+0100) Subject: S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x. X-Git-Tag: glibc-2.31~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcee34cc373daee6aa5320a6e1897cdf2005ab53;p=thirdparty%2Fglibc.git S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x. This patch enables the usage of implementations in sysdeps/ieee754/dbl-64/wordsize-64 on 64bit s390x. --- diff --git a/sysdeps/s390/s390-64/Implies b/sysdeps/s390/s390-64/Implies index a8cae95f9d4..7603c9859cb 100644 --- a/sysdeps/s390/s390-64/Implies +++ b/sysdeps/s390/s390-64/Implies @@ -1 +1,2 @@ wordsize-64 +ieee754/dbl-64/wordsize-64