#!/bin/sh
GNUTARGET=${GNUTARGET:-elf64-x86-64} exec /usr/bin/elfedit "$@"
