view more/run-emulator-from-build.sh @ 1785:74d6173e3390 draft

Shouldn't need to build native-compiler to package system-image.
author Rob Landley <rob@landley.net>
date Sun, 06 Sep 2015 21:33:20 -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