make-kit-aix-ppc at [4a78bcbd8a]

File build/make-kit-aix-ppc artifact 0ddc19c81a part of check-in 4a78bcbd8a


#! /bin/sh

CROSS="powerpc-ibm-aix5.3.0.0"
CC_ADD="-static-libgcc"
export CROSS CC_ADD

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