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