summaryrefslogtreecommitdiff
path: root/user/thunderbird/pmmx-double-format.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2024-08-16 17:49:32 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-08-16 17:49:32 -0500
commit1433912a60da06712a7b30dba54345853c695914 (patch)
treea1a68b84b2394f095dc5dae5a6feb5ce3a31db73 /user/thunderbird/pmmx-double-format.patch
parent30d964b6172e858cb9aa80725b4598474f786203 (diff)
downloadpackages-1433912a60da06712a7b30dba54345853c695914.tar.gz
packages-1433912a60da06712a7b30dba54345853c695914.tar.bz2
packages-1433912a60da06712a7b30dba54345853c695914.tar.xz
packages-1433912a60da06712a7b30dba54345853c695914.zip
user/thunderbird: Update to 128.1.0esr
Diffstat (limited to 'user/thunderbird/pmmx-double-format.patch')
-rw-r--r--user/thunderbird/pmmx-double-format.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/thunderbird/pmmx-double-format.patch b/user/thunderbird/pmmx-double-format.patch
index 4b2289fab..e520987b3 100644
--- a/user/thunderbird/pmmx-double-format.patch
+++ b/user/thunderbird/pmmx-double-format.patch
@@ -12,5 +12,5 @@ index 51d79f9c2ec59..fafd7d6fc1e0d 100644
typedef double __double_t;
+#endif
typedef __double_t double_t;
+ typedef float __float_t;
- /*