diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-03-14 16:53:16 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-03-14 16:53:16 (EDT) |
commit | 4c914d5abfa28c8ff238c7451224f70af0860a2e (patch) | |
tree | eb34f392922f114b720c2cec19fbe28162d5a6db /resources/scripts/helpers/download | |
parent | 2b82b7ca087cc0045c5521449338076445bd1f52 (diff) | |
download | libreboot-4c914d5abfa28c8ff238c7451224f70af0860a2e.zip libreboot-4c914d5abfa28c8ff238c7451224f70af0860a2e.tar.gz libreboot-4c914d5abfa28c8ff238c7451224f70af0860a2e.tar.bz2 |
Update crossgcc
Diffstat (limited to 'resources/scripts/helpers/download')
-rwxr-xr-x | resources/scripts/helpers/download/crossgcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/crossgcc b/resources/scripts/helpers/download/crossgcc index c53f626..58f60df 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="4351ace145c4069f9c93ca7541d6dfaf8300b53b" +crossgccrevision="15fca66bf08db45937ce88b950491963654805b9" rm -Rf "crossgcc/" ( |