Artifact [afca9733e5]

Artifact afca9733e5111c6c8a06952c9000765414144ee0:


#! /bin/sh

CROSS="x86_64-unknown-netbsd8"
CC_ADD="-m32"
export CROSS CC_ADD

./build/make-kit-crosscompile "$@"