mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
MSYS2: Patch to support newer packages.
The patch is contributed by Worth Burruss. Closes #2990.
This commit is contained in:
@@ -8,6 +8,12 @@
|
|||||||
%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327
|
%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327
|
||||||
%hash md5 newlib-%{newlib_version}.tar.gz c819de85d4cb4be540ebf6d405f42296
|
%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.
|
# The gcc/newlib build instructions.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user