summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2016-05-12 16:14:07 +0200
committerYvan Roux <yvan.roux@linaro.org>2016-06-07 13:08:31 +0000
commit36ae7257d65cf6a6d46e5c12b4d226e29890aa32 (patch)
treeb6132785f306bfcd8f377db804ba6b02233e3283
parentcdffb32868366e01532a8284425a5101a84e4a68 (diff)
backflip: switch to gcc-6 by default.
Change-Id: I13ef0f36f769ccd4907361356cbf2d84476e2095
-rwxr-xr-xbackflip2
1 files changed, 1 insertions, 1 deletions
diff --git a/backflip b/backflip
index 6408ba3..1e6d32e 100755
--- a/backflip
+++ b/backflip
@@ -9,7 +9,7 @@
# ==============================================================================
# Configuration
# ==============================================================================
-VERSION=5
+VERSION=6
REF_BRANCH=linaro-local/gcc-${VERSION}-integration-branch
DATE=`date +%Y-%m-%d`