view more/run-emulator-from-build.sh @ 1694:4f2b55e22fa1 draft

Identify musl in features.h.
author Rob Landley <rob@landley.net>
date Sun, 05 Oct 2014 21:44:40 -0500
parents 6173bb6f3b2c
children
line wrap: on
line source

#!/bin/bash

# Launch system image out of build directory.

cd build/system-image-"$1" && ./run-emulator.sh