Artifact 588c151e87ad9d99ba498856212112b31a149393:
- Executable file build/make-kit-solaris-sparc — 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: 121) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="sparc-sun-solaris2.8" CC_ADD="-static-libgcc" export CROSS CC_ADD ./build/make-kit-crosscompile "$@"