#!/bin/bash

BUILDARCH=amd64 git/cross-gcc-buildall 4.9
BUILDARCH=i386 git/cross-gcc-buildall 4.9
