Artifact 633dca9cb7d6d66859121dd0b8da9132d9c77e3d:
- Executable file
build/make-kit-freebsd-amd64
— part of check-in
[8efaf47298]
at
2011-08-03 19:53:24
on branch trunk
— Added more cross-compilers
Updated cross-compiling to use a fake "uname" to deal with Tcl's broken-ness with respect to cross-compiling (user: rkeene, size: 108) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="x86_64-unknown-freebsd8" export CROSS ./build/make-kit-crosscompile "$@" --enable-64bit