From af4ec02d2b72b134895dee597f7e7debc5e20718 Mon Sep 17 00:00:00 2001 From: Molly Miller Date: Wed, 22 May 2019 17:36:09 +0000 Subject: experimental/firefox: bump to 68.0.1 Includes: * Depend on nasm; otherwise AV1 support won't be built on x86. * Add mozconfig option --disable-elf-hack. Otherwise there's a weird failure in rootpkg, and according to awilfox we want to disable this anyway. * Strip trailing spaces from the makedepends lines. --- experimental/firefox/disable-gecko-profiler.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 experimental/firefox/disable-gecko-profiler.patch (limited to 'experimental/firefox/disable-gecko-profiler.patch') diff --git a/experimental/firefox/disable-gecko-profiler.patch b/experimental/firefox/disable-gecko-profiler.patch new file mode 100644 index 000000000..160ac6097 --- /dev/null +++ b/experimental/firefox/disable-gecko-profiler.patch @@ -0,0 +1,14 @@ +diff -uwr firefox-67.0-old/toolkit/moz.configure firefox-67.0/toolkit/moz.configure +--- firefox-67.0-old/toolkit/moz.configure 2019-05-22 10:35:06.170036401 +0000 ++++ firefox-67.0/toolkit/moz.configure 2019-05-22 10:36:21.680036609 +0000 +@@ -70,10 +70,6 @@ + if value: + return True + +-set_config('MOZ_GECKO_PROFILER', gecko_profiler_define) +-set_define('MOZ_GECKO_PROFILER', gecko_profiler_define) +- +- + # Whether code to parse ELF binaries should be compiled for the Gecko profiler + # (for symbol table dumping). + @depends(gecko_profiler, target) -- cgit v1.2.3-60-g2f50