aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/acpica-unix2-20150619_iasl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc/patches/acpica-unix2-20150619_iasl.patch')
-rw-r--r--util/crossgcc/patches/acpica-unix2-20150619_iasl.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/acpica-unix2-20150619_iasl.patch b/util/crossgcc/patches/acpica-unix2-20150619_iasl.patch
new file mode 100644
index 0000000000..2c754c98cf
--- /dev/null
+++ b/util/crossgcc/patches/acpica-unix2-20150619_iasl.patch
@@ -0,0 +1,12 @@
+diff -urN acpica-unix-20150619/source/compiler/asloptions.c acpica-unix-20150619/source/compiler/asloptions.c
+--- acpica-unix2-20150619/source/compiler/asloptions.c 2015-06-19 08:56:19.000000000 -0600
++++ acpica-unix2-20150619/source/compiler/asloptions.c 2015-12-08 10:44:58.816669240 -0700
+@@ -717,6 +717,7 @@
+ case '^':
+
+ printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME));
++ printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
+ exit (0);
+
+ case 'a':
+