summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-06-27 16:21:45 +1000
committerChris Johns <chrisj@rtems.org>2017-07-03 10:00:21 +1000
commita206862868987ec648a7bc00192d0812e65874c5 (patch)
treeabbe983fc2cc0418ef7337e4169067c315529970
parent4.11/h8300: Disable the simulator on Windows. (diff)
downloadrtems-source-builder-a206862868987ec648a7bc00192d0812e65874c5.tar.bz2
4.11/gcc-4.8.3 Fix building with a newer version of gcc.
Updates #2990.
-rw-r--r--rtems/config/tools/rtems-gcc-4.8.3-newlib-2.2.0-20150423-1.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-2.2.0-20150423-1.cfg b/rtems/config/tools/rtems-gcc-4.8.3-newlib-2.2.0-20150423-1.cfg
index 43a1e91..b405b46 100644
--- a/rtems/config/tools/rtems-gcc-4.8.3-newlib-2.2.0-20150423-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.3-newlib-2.2.0-20150423-1.cfg
@@ -9,6 +9,12 @@
%hash md5 newlib-%{newlib_version}.tar.gz c819de85d4cb4be540ebf6d405f42296
#
+# Fix for MSYS2 on Windows. See ticket #2990 for details.
+#
+%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/2990/gcc-4.9.3-20170404-1.patch
+%hash sha512 gcc-4.9.3-20170404-1.patch c6402e578793e39869d0f3ba021922794e8ea30595286f63cbc9d32c5cb9ef1d9bb3be28f2a9127077d62a44f425f9c0685e3c22596aed67837fe2fcf8a09e71
+
+#
# The gcc/newlib build instructions.
#
%include tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg