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 /newmoon/debian/mozconfig | |
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 'newmoon/debian/mozconfig')
-rw-r--r-- | newmoon/debian/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/debian/mozconfig b/newmoon/debian/mozconfig index c21b677..1b2bfed 100644 --- a/newmoon/debian/mozconfig +++ b/newmoon/debian/mozconfig @@ -26,7 +26,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 |