summaryrefslogtreecommitdiffstats
path: root/opal-ci/build-ubuntu-16.04.sh
diff options
context:
space:
mode:
Diffstat (limited to 'opal-ci/build-ubuntu-16.04.sh')
-rwxr-xr-xopal-ci/build-ubuntu-16.04.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/opal-ci/build-ubuntu-16.04.sh b/opal-ci/build-ubuntu-16.04.sh
index 06a9b484..39fb3f1c 100755
--- a/opal-ci/build-ubuntu-16.04.sh
+++ b/opal-ci/build-ubuntu-16.04.sh
@@ -11,7 +11,6 @@ export CROSS="ccache powerpc64le-linux-gnu-"
make -j${MAKE_J} all
(cd opal-ci; ./build-qemu-powernv.sh)
export QEMU_BIN=$(pwd)/opal-ci/qemu/ppc64-softmmu/qemu-system-ppc64
-./opal-ci/fetch-debian-jessie-installer.sh
make -j${MAKE_J} check
(make clean; cd external/gard && CROSS= make -j${MAKE_J})
# because some ppc64le versions don't have arm cross compiler
OpenPOWER on IntegriCloud