summaryrefslogtreecommitdiff
path: root/util/crossgcc
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc')
-rwxr-xr-xutil/crossgcc/buildgcc4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 6150011f4d..b3b92d4221 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -54,6 +54,10 @@ GCC_VERSION=8.3.0
GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.33.1
GDB_VERSION=8.3.1
+
+# Conflicting use of _ADR and _HID in coreboot tree needs
+# to be properly addressed before we can upgrade IASL version.
+# Use IASL version 20190703 for now.
IASL_VERSION=20190703
PYTHON_VERSION=3.8.1
EXPAT_VERSION=2.2.9