summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2019-12-11 15:09:34 +0100
committerStefan Liebler <stli@linux.ibm.com>2019-12-11 15:12:26 +0100
commitfcee34cc373daee6aa5320a6e1897cdf2005ab53 (patch)
tree18def8fd6ef186b5fca6a401cdc4bbdb848900a9
parent2763d3145a326aa9afa613fe9e1b444cf912a883 (diff)
downloadglibc-fcee34cc373daee6aa5320a6e1897cdf2005ab53.tar.gz
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.
-rw-r--r--sysdeps/s390/s390-64/Implies1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/s390-64/Implies b/sysdeps/s390/s390-64/Implies
index a8cae95f9d..7603c9859c 100644
--- a/sysdeps/s390/s390-64/Implies
+++ b/sysdeps/s390/s390-64/Implies
@@ -1 +1,2 @@
wordsize-64
+ieee754/dbl-64/wordsize-64