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