[Asterisk-code-review] spelling: binutils (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:04:18 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16769 )


Change subject: spelling: binutils
......................................................................

spelling: binutils

Change-Id: I2ac5eec4c6b7d799789348a366635f322aef3ff1
---
M build_tools/download_externals
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/16769/1

diff --git a/build_tools/download_externals b/build_tools/download_externals
index 54a604e..0f82eff 100755
--- a/build_tools/download_externals
+++ b/build_tools/download_externals
@@ -160,7 +160,7 @@
 				break
 			else
 				if [[ "$executable" = "yes" ]] ; then
-					# There are easier ways of doing this (objcopy --dump-section) but not in older bunutils
+					# There are easier ways of doing this (objcopy --dump-section) but not in older binutils
 					length_offset=$(objdump -h $f | sed -n -r -e "s/^\s+[0-9]+\s+.ast_manifest\s+([0-9a-fA-F]+)\s+[0-9a-fA-F]+\s+[0-9a-fA-F]+\s+([0-9a-fA-F]+)\s+.*$/0x\1 0x\2/p")
 					tags=$($(eval 'printf "dd if=$f bs=1 count=%d skip=%d\n" $length_offset') 2>/dev/null)
 					if [[ -n "${tags}" && "${tags}" != "${module_name},${variant},${rpv}" ]] ; then

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16769
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2ac5eec4c6b7d799789348a366635f322aef3ff1
Gerrit-Change-Number: 16769
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/07d092ee/attachment.html>


More information about the asterisk-code-review mailing list