Artifact 649e5e9b7eb87eb419bec00c2d1be9b563c0a0f4:
- Executable file build/make-kit-linux-i386-static — part of check-in [4f545e5193] at 2014-08-31 19:09:29 on branch trunk — Added more platforms (user: rkeene, size: 116) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="x86_64-unknown-linux-musl" CC_ADD='-m32' export CROSS CC_ADD ./build/make-kit-crosscompile "$@"