Artifact 9b178664a53bd951c07f58484452d8986f036f94:
- Executable file build/make-kit-linux-i386 — part of check-in [823074a385] at 2014-05-21 03:57:19 on branch trunk — Updated to build Linux test as RHEL5 as well as allow user to specify individual targets (user: rkeene, size: 111) [annotate] [blame] [check-ins using] [more...]
#! /bin/sh CROSS="x86_64-redhat5-linux" CC_ADD='-m32' export CROSS CC_ADD ./build/make-kit-crosscompile "$@"