Skip to content

Commit 13da929

Browse files
build: update Linaro releases snapshot to 7.5-2019.11
https://git.linaro.org/toolchain/gcc.git/tag/?h=linaro-snapshot-7.5-2019.11
1 parent ce8a2b1 commit 13da929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ function parse_parameters() {
283283
GLIBC="glibc-2.27"
284284
ISL="isl-0.17.1" ;;
285285
"linaro:6") GCC=linaro-snapshot-6.5-2018.11 ;;
286-
"linaro:7") GCC=linaro-snapshot-7.4-2019.01 ;;
286+
"linaro:7") GCC=linaro-snapshot-7.5-2019.11 ;;
287287
# ARM has taken the responsibility from Linaro since 8.x
288288
# See later in this script why it's defined like this
289289
"linaro:8") GCC=8.3-2019.03 ;;

0 commit comments

Comments
 (0)