6 Commits

Author SHA1 Message Date
Christoph Reiter
895cedf078 gcc: skip cygwin libstdc++ patch which adds libiconv and libintl deps
This added a runtime dep on iconv and gettext development files, which
we were missing. Let's skip this for now to keep the update simpler.

If someone is missing those features we can look into adding them back.

See https://github.com/msys2/MSYS2-packages/pull/5458#issuecomment-3008811572
2025-06-26 19:38:49 +02:00
مهدي شينون (Mehdi Chinoune)
152f0c1987 gcc: update to 15.1.0 2025-06-26 09:34:37 +02:00
Christoph Reiter
fe07ffff5c gcc: build for cygwin
0950-11.2.0-configure-msys2.patch: drop everything and patch the cygwin
paths instead. One hunk re SUPPORTS_WEAK is dropped since I don't think
that does anything for cygwin.

0951-11.2.0-msys2-spec.patch: compare everything and patch the cygwin
files instead. I'm not sure if the multilib change does anything, but
keeping it anyway.

0953-11.2.0-testsuite-msys2.patch: no longer needed, all conditions
are true with the cygwin triplet.
2025-06-17 22:54:29 +02:00
مهدي شينون (Mehdi Chinoune)
502ec7e32b gcc: update to 13.3.0 2024-05-22 04:45:51 +01:00
مهدي شينون (Mehdi Chinoune)
11c72b19b2 gcc: update to 13.2.0 2023-09-13 14:21:25 +01:00
Mehdi Chinoune
a110a3a5af gcc: update to 11.2.0 2021-11-30 16:05:04 +01:00