Artifact a970763cc46c591734ade5a6a19fb611314c3006:
- Executable file build/make-kit-linux-mipsel — part of check-in [1ec331082c] at 2014-07-05 00:04:34 on branch trunk — Updated MIPS test builds to be MUSL (static) based instead of uClibc (user: rkeene, size: 137) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="mips-unknown-linux-musl" KC_KITSH_LDFLAGS='-static' export CROSS KC_KITSH_LDFLAGS ./build/make-kit-crosscompile "$@"