[packages/thunderbird] - include header with double_t definition

baggins baggins at pld-linux.org
Mon Sep 20 13:10:07 CEST 2021


commit 8ec179eb363bb59345b5828a3733dc344097d17d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Sep 20 13:09:31 2021 +0200

    - include header with double_t definition

 glibc-2.34.patch | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/glibc-2.34.patch b/glibc-2.34.patch
index 6e55c2c..1c3f283 100644
--- a/glibc-2.34.patch
+++ b/glibc-2.34.patch
@@ -1,5 +1,13 @@
 --- thunderbird-91.1.1/modules/fdlibm/src/math_private.h.orig	2021-09-16 18:04:11.000000000 +0200
 +++ thunderbird-91.1.1/modules/fdlibm/src/math_private.h	2021-09-20 09:14:38.327837986 +0200
+@@ -18,6 +18,7 @@
+ #define	_MATH_PRIVATE_H_
+ 
+ #include <cfloat>
++#include <math.h>
+ #include <stdint.h>
+ #include <sys/types.h>
+ 
 @@ -30,8 +30,7 @@
   * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t
   */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/8ec179eb363bb59345b5828a3733dc344097d17d



More information about the pld-cvs-commit mailing list