aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/build-android-toolchain-linaro-restricted
blob: 48a90d73facb4bb0d8df5e32be3f41f54b2251c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
###############################################################################
# Copyright (c) 2013 Linaro
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
###############################################################################

set +x
export GIT_SSH=/var/run/lava/ssh
exec bash -xe ${BUILD_SCRIPT_ROOT}/build-android-toolchain-linaro "$@"