crosstool-ng/testing/docker/common-scripts/ctng-build-sample
Alexey Neyman 9d43246664 Change the layout a bit
... to a more natural installation paths, and also include ct-ng into
$PATH in the containers.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-10-28 10:44:22 -07:00

6 lines
65 B
Bash
Executable File

#!/bin/bash
set -e
cd work
ct-ng build-all ${1+CT_SAMPLES="$*"}