diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-12-14 21:10:43 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-12-14 21:10:43 -0800 |
commit | 5f561b4b65c3eb0e8ab5337d211678cddd0b59cc (patch) | |
tree | d8df81f3a4c320d0a1b9320db4e0ee4d6da8ed23 /mozconfig.in | |
parent | Updated to 31.3.1 (diff) | |
download | palemoon-5f561b4b65c3eb0e8ab5337d211678cddd0b59cc.tar.xz |
Updated to 31.4.1
Diffstat (limited to 'mozconfig.in')
-rw-r--r-- | mozconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mozconfig.in b/mozconfig.in index 3e99d19..bf15e4f 100644 --- a/mozconfig.in +++ b/mozconfig.in @@ -63,7 +63,7 @@ ac_add_options --disable-mozril-geoloc ac_add_options --disable-necko-wifi # # palemoon does not support parental conrtols anyway. This is just making sure. ac_add_options --disable-parental-controls -ac_add_options --enable-phoenix-extensions +ac_add_options --enable-jxl # # precompiled-startupcache must be disabled to optimize for a newer # # instruction set target #ac_add_options --disable-precompiled-startupcache |