aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-extended.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-01-11 10:48:28 +0100
committerChristophe Lyon <christophe.lyon@linaro.org>2017-01-11 10:48:28 +0100
commit834fd35ae0994db87d8c4b0d2d4d2601e0c50eaf (patch)
tree374ad68a79d2da5b9a08c032b38baf50284e60eb /tcwg-abe-extended.yaml
parent63023010efe328b441d747ba17208d87aba227d1 (diff)
tcwg-abe-extended: Fix typo.
Change-Id: Ie17bd6db423da2b02dda594826e4a84a6281f93b
Diffstat (limited to 'tcwg-abe-extended.yaml')
-rw-r--r--tcwg-abe-extended.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-abe-extended.yaml b/tcwg-abe-extended.yaml
index b9bbcd73..924d0253 100644
--- a/tcwg-abe-extended.yaml
+++ b/tcwg-abe-extended.yaml
@@ -121,7 +121,7 @@
echo "First build error: ${ret}"
exit $ret
fi
- ${BUILD_SHELL} ${WORKSPACE}/abe.sh --target ${target} --extraconfigdir ../config/gcc6 --build all $gc5cver --host i686-w64-mingw32
+ ${BUILD_SHELL} ${WORKSPACE}/abe.sh --target ${target} --extraconfigdir ../config/gcc6 --build all $gcc5ver --host i686-w64-mingw32
ret=$?
if test ${ret} -ne 0; then
echo "Second build error: ${ret}"