From 38801e872c1affae75737ea73bc9d1e11bf06e8c Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Fri, 19 Apr 2024 08:00:37 +0200 Subject: [PATCH] Removing temporary `mozconfig` options as the builds still fail the same way --- assets/mozconfig.new | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/mozconfig.new b/assets/mozconfig.new index 654a9d2..ee64760 100644 --- a/assets/mozconfig.new +++ b/assets/mozconfig.new @@ -31,6 +31,3 @@ mk_add_options MOZ_TELEMETRY_REPORTING=0 # Add your own stuff, libraries, architecture, etc.. # ex: `cat mozconfig.orig mozconfig.my > mozconfig` - -# temporary options for fixing build issues -ac_add_options --disable-ccache --disable-sccache