This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 17/17] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
- From: Stefan Liebler <stli at linux dot ibm dot com>
- To: libc-alpha at sourceware dot org
- Cc: Stefan Liebler <stli at linux dot ibm dot com>
- Date: Mon, 4 Nov 2019 16:27:24 +0100
- Subject: [PATCH 17/17] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
- References: <1572881244-6781-1-git-send-email-stli@linux.ibm.com>
This patch enables the usage of implementations in
sysdeps/ieee754/dbl-64/wordsize-64 on 64bit s390x.
---
sysdeps/s390/s390-64/Implies | 1 +
1 file changed, 1 insertion(+)
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
--
2.19.1