From 5c88a7eee5bcb25c91f254e0d7c4361e72acb511 Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 5 Nov 2018 14:49:19 -0500 Subject: waterfox 56.2.5 --- waterfox/waterfox-mozconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'waterfox/waterfox-mozconfig') diff --git a/waterfox/waterfox-mozconfig b/waterfox/waterfox-mozconfig index 648aed1..bd17381 100644 --- a/waterfox/waterfox-mozconfig +++ b/waterfox/waterfox-mozconfig @@ -26,6 +26,10 @@ ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir +export MOZ_GECKO_PROFILER= +export MOZ_ENABLE_PROFILER_SPS= +export MOZ_PROFILING= + ac_add_options --disable-crashreporter ac_add_options --disable-js-shell ac_add_options --disable-maintenance-service -- cgit