#!/bin/sh
GNUTARGET=${GNUTARGET:-elf64-loongarch} exec /usr/bin/size "$@"
