make-kit-aix-ppc

File build/make-kit-aix-ppc from the latest check-in


#! /bin/sh

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

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