Skip to content
Snippets Groups Projects
Commit cda44b6c authored by rahix's avatar rahix
Browse files

fix(build_multi_image): Use objcopy instead of tr hack


The tr hack we used so far has been painful.  The amount of locale
environment variables we need to set is surely a telling sign of that ...

Replace this with objcopy which can do the same thing, but much easier
and without locale related side effects ;)

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent b79d1f62
No related branches found
No related tags found
1 merge request!401Assorted fixes/cleanups
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment