#!/bin/sh
GNUTARGET=${GNUTARGET:-elf32-littlearm} exec /usr/bin/objcopy "$@"
