Artifact 0524330c845c1f6bd91948003bce2fb8cb1d9fab:
- Executable file build/make-kit-linux-amd64 — 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: 126) [annotate] [blame] [check-ins using] [more...]
#! /bin/sh CROSS="x86_64-redhat5-linux" CC_ADD="-m64" export CROSS CC_ADD ./build/make-kit-crosscompile "$@" --enable-64bit