a2cf7d
From 363f9d7a6be5a3b400e3ea3daab583bccfcfa152 Mon Sep 17 00:00:00 2001
a2cf7d
From: Stefan Liebler <stli@linux.ibm.com>
a2cf7d
Date: Wed, 11 Dec 2019 15:09:34 +0100
a2cf7d
Subject: [PATCH 26/28] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
a2cf7d
a2cf7d
This patch enables the usage of implementations in
a2cf7d
sysdeps/ieee754/dbl-64/wordsize-64 on 64bit s390x.
a2cf7d
a2cf7d
(cherry picked from commit fcee34cc373daee6aa5320a6e1897cdf2005ab53)
a2cf7d
---
a2cf7d
 sysdeps/s390/s390-64/Implies | 1 +
a2cf7d
 1 file changed, 1 insertion(+)
a2cf7d
a2cf7d
diff --git a/sysdeps/s390/s390-64/Implies b/sysdeps/s390/s390-64/Implies
a2cf7d
index a8cae95f9d..7603c9859c 100644
a2cf7d
--- a/sysdeps/s390/s390-64/Implies
a2cf7d
+++ b/sysdeps/s390/s390-64/Implies
a2cf7d
@@ -1 +1,2 @@
a2cf7d
 wordsize-64
a2cf7d
+ieee754/dbl-64/wordsize-64
a2cf7d
-- 
a2cf7d
2.18.2
a2cf7d