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