summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-07-19 17:45:52 (EDT)
committer Leah Rowe <info@minifree.org>2016-07-19 17:45:52 (EDT)
commit5090b5129fbfe51dbdef36647d4686f8d0ba817c (patch)
treee7346fa3ace1b29260d3cd121fd690aad811a0ba
parent80b940f7497b0f334f6f06919eb878f7790c89ab (diff)
downloadlibreboot-5090b5129fbfe51dbdef36647d4686f8d0ba817c.zip
libreboot-5090b5129fbfe51dbdef36647d4686f8d0ba817c.tar.gz
libreboot-5090b5129fbfe51dbdef36647d4686f8d0ba817c.tar.bz2
download/crossgcc: update crossgcc version used in libreboot
-rwxr-xr-xresources/scripts/helpers/download/crossgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/crossgcc b/resources/scripts/helpers/download/crossgcc
index 8d3729e..35bb2f3 100755
--- a/resources/scripts/helpers/download/crossgcc
+++ b/resources/scripts/helpers/download/crossgcc
@@ -33,7 +33,7 @@ else
fi
# coreboot revisios used for crossgcc
-crossgccrevision="15fca66bf08db45937ce88b950491963654805b9"
+crossgccrevision="00aa45391ddb22b5ac24151d54615ca1d89eb745"
rm -Rf "crossgcc/"
(