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