diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-08-16 17:49:32 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-11-24 22:58:47 -0600 |
commit | 0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2 (patch) | |
tree | 377284d074f8cea1662583875d03b548f8e5d5de /user/thunderbird/pmmx-double-format.patch | |
parent | 1a7b7d68a2413c63cf01088c2c18b773c747efb7 (diff) | |
download | packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.gz packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.bz2 packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.tar.xz packages-0f8c40ac77d1bc7ad0ba861f771bdd1207148ca2.zip |
user/thunderbird: Update to 128.4.0esr
Bring in the same patches as Firefox.
Diffstat (limited to 'user/thunderbird/pmmx-double-format.patch')
-rw-r--r-- | user/thunderbird/pmmx-double-format.patch | 2 |
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; - /* |