Skip to content

Commit

Permalink
chore(query): spilt binary symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang2014 committed Nov 25, 2024
1 parent fe3b531 commit 85ced3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup/dev_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ function install_binutils {
# skip
;;
*)
echo "Unable to install libtiff with package manager: $PACKAGE_MANAGER"
echo "Unable to install binutils with package manager: $PACKAGE_MANAGER"
exit 1
;;
esac
Expand Down

0 comments on commit 85ced3b

Please sign in to comment.