diff options
author | B. Stack <bgstack15@gmail.com> | 2021-05-10 11:53:03 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-05-10 11:53:03 +0000 |
commit | 02ba67b6bb2ad45f59f2644e1ce10f05b55c9014 (patch) | |
tree | e831bafa67f4749b6b420c1525b6a3869610af7e /palemoon/debian/mozconfig-unstable | |
parent | Merge branch 'waterfox-bump' into 'master' (diff) | |
parent | remove enable-phoenix-extensions (diff) | |
download | stackrpms-02ba67b6bb2ad45f59f2644e1ce10f05b55c9014.tar.gz stackrpms-02ba67b6bb2ad45f59f2644e1ce10f05b55c9014.tar.bz2 stackrpms-02ba67b6bb2ad45f59f2644e1ce10f05b55c9014.zip |
Merge branch 'palemoon-bump' into 'master'
nm 29.2.0
See merge request bgstack15/stackrpms!236
Diffstat (limited to 'palemoon/debian/mozconfig-unstable')
-rw-r--r-- | palemoon/debian/mozconfig-unstable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palemoon/debian/mozconfig-unstable b/palemoon/debian/mozconfig-unstable index 6fd829e..72a324b 100644 --- a/palemoon/debian/mozconfig-unstable +++ b/palemoon/debian/mozconfig-unstable @@ -25,7 +25,7 @@ ac_add_options --enable-devtools ac_add_options --enable-jemalloc ac_add_options --with-pthreads ac_add_options --enable-strip -ac_add_options --enable-phoenix-extensions +#ac_add_options --enable-phoenix-extensions # Disables ac_add_options --disable-debug ac_add_options --disable-eme |