From 9e469f844f8c0744d65228f1acee7f717b8a636f Mon Sep 17 00:00:00 2001 From: git-bruh Date: Mon, 17 Oct 2022 17:41:43 +0530 Subject: [PATCH] firefox[testing]: 106.0 --- testing/firefox/build | 5 +---- testing/firefox/checksums | 2 +- testing/firefox/version | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/testing/firefox/build b/testing/firefox/build index 362f91a6..f93a34b8 100755 --- a/testing/firefox/build +++ b/testing/firefox/build @@ -15,10 +15,6 @@ esac export CFLAGS="$CFLAGS -w" export CXXFLAGS="$CXXFLAGS -w" -# Instruct the compiler to trim absolute paths in resulting binaries and instead -# change them to relative paths ($PWD/... ./...). -export RUSTFLAGS="$RUSTFLAGS --remap-path-prefix=$PWD=." - export LDFLAGS="$LDFLAGS -Wl,-rpath=/usr/lib/firefox,--enable-new-dtags" export RUSTFLAGS="$RUSTFLAGS -Cdebuginfo=0" export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system @@ -38,6 +34,7 @@ ac_add_options --enable-install-strip ac_add_options --enable-official-branding ac_add_options --enable-application=browser ac_add_options --enable-optimize +ac_add_options --enable-path-remapping=c,rust ac_add_options --with-system-ffi ac_add_options --with-system-jpeg ac_add_options --with-system-libvpx diff --git a/testing/firefox/checksums b/testing/firefox/checksums index 4f1e59a8..de3f6fb1 100644 --- a/testing/firefox/checksums +++ b/testing/firefox/checksums @@ -1,4 +1,4 @@ -94e2e7aa5154da9309f0513c8fb6ace73dc79ca4e6048934c45eaadfa4e37710 +1546ebfd9d5a814f17479ed626519ed69aa3c89c22c7fb1fe5c84e4d7e5d7e18 ba6e380bc3d2cbd1b3a505ab97687498335c334d8a4be7f465ad30ee366806c7 86ce49e650dd117f0f2928a7f810a58df526b1087c274d35eeb9c5bbf09eac5b 42d489e60eae7d2807ef109a4eb1dd3d0e52e8ea9a8a19074495453e588f0625 diff --git a/testing/firefox/version b/testing/firefox/version index 0ce784f8..875a3b4f 100644 --- a/testing/firefox/version +++ b/testing/firefox/version @@ -1 +1 @@ -106.0b9 1 +106.0 1