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/mozconfig | |
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/mozconfig')
-rw-r--r-- | user/thunderbird/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/thunderbird/mozconfig b/user/thunderbird/mozconfig index 9f77cf649..e236baa3e 100644 --- a/user/thunderbird/mozconfig +++ b/user/thunderbird/mozconfig @@ -23,3 +23,4 @@ ac_add_options --with-system-nss ac_add_options --with-system-pixman ac_add_options --with-system-png ac_add_options --with-system-zlib +ac_add_options --without-wasm-sandboxed-libraries |