Artifact 0ddc19c81a72c117931f0b4081355cdb7e41ad0b:
- Executable file build/make-kit-aix-ppc — part of check-in [5b081967a0] at 2016-09-28 13:01:34 on branch trunk — Added build script for AIX/PPC (user: rkeene, size: 123) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="powerpc-ibm-aix5.3.0.0" CC_ADD="-static-libgcc" export CROSS CC_ADD ./build/make-kit-crosscompile "$@"