From c3375c312e37238f87ed27028780e25fe1f0b56d Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Sat, 27 Feb 2021 00:13:56 +0100 Subject: [PATCH] where did I get the idea from that dump_syms was a crate? oO --- scripts/4_Build_Binary_Tarball.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/4_Build_Binary_Tarball.sh b/scripts/4_Build_Binary_Tarball.sh index 46584a5..105e6b6 100755 --- a/scripts/4_Build_Binary_Tarball.sh +++ b/scripts/4_Build_Binary_Tarball.sh @@ -67,8 +67,6 @@ rm -f mozconfig # install cbindgen cargo install --version 0.17.0 cbindgen -# install dump_syms -cargo install dump_syms if [[ $CARCH == 'aarch64' ]]; then