#!/bin/sh
exec /usr/bin/ld -m elf64lriscv --sysroot=/var/ab/cross-root/riscv64 "$@"
