Mention GCC bug in glibc-temp-ibmldbl64.patch
This commit is contained in:
parent
a7b71f9f73
commit
6d97bdd7b3
@ -1,3 +1,8 @@
|
|||||||
|
Temporary workaround until this GCC bug is fixed:
|
||||||
|
|
||||||
|
-mlong-double-64 should override a previous -mabi=ibmlongdouble
|
||||||
|
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104208>
|
||||||
|
|
||||||
diff --git a/sysdeps/ieee754/ldbl-opt/Makefile b/sysdeps/ieee754/ldbl-opt/Makefile
|
diff --git a/sysdeps/ieee754/ldbl-opt/Makefile b/sysdeps/ieee754/ldbl-opt/Makefile
|
||||||
index 1d01846476..0e06abf9f1 100644
|
index 1d01846476..0e06abf9f1 100644
|
||||||
--- a/sysdeps/ieee754/ldbl-opt/Makefile
|
--- a/sysdeps/ieee754/ldbl-opt/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user