Artifact c26413604cba76fced50a689b2181b07bf860d83:
- Executable file
build/make-kit-solaris-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: 125) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="i386-pc-solaris2.10" CC_ADD="-m64" export CROSS CC_ADD ./build/make-kit-crosscompile "$@" --enable-64bit