summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-04-12 20:25:06 +1000
committerChris Johns <chrisj@rtems.org>2017-04-12 20:25:06 +1000
commite85c673ef261f9811d16a24ff8893d70f65538c4 (patch)
tree7d3b7ac27cc6b26ed07f5316133bbeb3ad7e1330
parentFix rtems-tools and rtems-kernel builds when released and with a release URL. (diff)
downloadrtems-source-builder-e85c673ef261f9811d16a24ff8893d70f65538c4.tar.bz2
MSYS2: Patch to support newer packages.
The patch is contributed by Worth Burruss. Closes #2990.
-rw-r--r--rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg b/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
index 9d756ad..1e372e3 100644
--- a/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.9.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.9-newlib-2.2.0-1.cfg