summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2014-04-24 09:14:13 +1200
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2014-04-24 09:14:13 +1200
commitbf75ad0ef4a0bfe0bfc536b0208aff7996ba3f6d (patch)
tree2d458981174e44081f9754502e554c2e2b6c8fdc
parent1606f70984e9e6613ca702dddd65177fcceb0ee3 (diff)
Specify SPEC version.
-rwxr-xr-xrun-host.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-host.sh b/run-host.sh
index b2dc2c2..e68c585 100755
--- a/run-host.sh
+++ b/run-host.sh
@@ -73,7 +73,7 @@ echo $CONFIG
echo "Running SPEC2 Check!"
lava-test-case spec2xxx-check --shell ./spec2xxx-check
echo "Running SPEC2 Install!"
-lava-test-case spec2xxx-install --shell ./spec2xxx-install ~/SPEC2xxx.tar.xz
+lava-test-case spec2xxx-install --shell ./spec2xxx-install ~/SPEC2xxx.tar.xz cpu2000v1.3
echo "Running SPEC2 Prepare!"
lava-test-case spec2xxx-prepare --shell ./spec2xxx-prepare ./linux-armv7l-gcc4-linaro.in $CROSS_COMPILE
echo "Running SPEC2 Build!"