Artifact bc27eec689d31a43c798b098784897cc949f4a5dff693078a0fadb87b7aec807:
- Executable file build/make-linuxamd64 — part of check-in [1dd8b89ef1] at 2011-06-30 03:34:15 on branch trunk — Added mipsel cross compile build script Consolidated Linux cross compile build scripts (user: rkeene, size: 98) [annotate] [blame] [check-ins using]
#! /bin/sh TARGET="x86_64-unknown-linux-gnu" SHORTTARGET="linuxamd64" . build/make-cc-common.sh