make-kit-aix-ppc at [e5eb66b68e]

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


#! /bin/sh

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

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