We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8a2b1 commit 13da929Copy full SHA for 13da929
build
@@ -283,7 +283,7 @@ function parse_parameters() {
283
GLIBC="glibc-2.27"
284
ISL="isl-0.17.1" ;;
285
"linaro:6") GCC=linaro-snapshot-6.5-2018.11 ;;
286
- "linaro:7") GCC=linaro-snapshot-7.4-2019.01 ;;
+ "linaro:7") GCC=linaro-snapshot-7.5-2019.11 ;;
287
# ARM has taken the responsibility from Linaro since 8.x
288
# See later in this script why it's defined like this
289
"linaro:8") GCC=8.3-2019.03 ;;
0 commit comments