Artifact 069082a8ec6c80974efc46882faed9b776e6e588:
- Executable file
build/make-kit-linux-amd64
— part of check-in
[250028d1d6]
at
2011-08-02 23:49:37
on branch trunk
— Added more cross-compiler build scripts
Added more cross-compiled tests (user: rkeene, size: 130) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="x86_64-unknown-linux-gnu" CC_ADD="-m64" export CROSS CC_ADD ./build/make-kit-crosscompile "$@" --enable-64bit