Artifact a0be11fa9321321aac65dcbba7ac48e1216654df:
- Executable file build/make-kit-solaris-amd64 — part of check-in [ce3198239b] at 2012-08-20 02:53:28 on branch trunk — Updated to build Solaris tclkits with -static-libgcc (user: rkeene, size: 140) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="i386-pc-solaris2.10" CC_ADD="-m64 -static-libgcc" export CROSS CC_ADD ./build/make-kit-crosscompile "$@" --enable-64bit