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