Skip to content

tests: Use objcopy from the cross-compilation file, if configured

Otherwise we’ll end up using the host’s objcopy, which will output object files in the wrong format.

Signed-off-by: Philip Withnall withnall@endlessm.com

Fixes: #1916 (closed)

Merge request reports