#!/bin/bash # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. set -e export SOURCE_DIR=/source export NUM_THREADS=4 source /etc/profile.d/devtoolset-6.sh || true