From e52d223b21e4b948bfbd286aa4a075107560f92b Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 26 Jan 2024 22:21:35 -0500 Subject: remove --disable-eme --- newmoon/debian/mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon') diff --git a/newmoon/debian/mozconfig b/newmoon/debian/mozconfig index e131daa..61a7e75 100644 --- a/newmoon/debian/mozconfig +++ b/newmoon/debian/mozconfig @@ -29,7 +29,7 @@ ac_add_options --enable-strip # disable-debug-symbols removes the ability to do a stack trace. I do not do any stack traces anyways. ?f=5&t=28254 ac_add_options --disable-debug-symbols ac_add_options --disable-debug -ac_add_options --disable-eme +#ac_add_options --disable-eme ac_add_options --disable-gamepad ac_add_options --disable-necko-wifi ac_add_options --disable-tests -- cgit