diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2025-08-31 12:12:06 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2025-08-31 12:14:30 +0200 |
commit | a4ec06656dcd6c4eb0bc2bbf20a6492860a76fc3 (patch) | |
tree | f131fee9839bd234b20aaa26eafa19911773cf73 /gcc | |
parent | 6094b4de7bda734f87c7ad4f542c72d44ec47cb2 (diff) | |
download | gcc-a4ec06656dcd6c4eb0bc2bbf20a6492860a76fc3.zip gcc-a4ec06656dcd6c4eb0bc2bbf20a6492860a76fc3.tar.gz gcc-a4ec06656dcd6c4eb0bc2bbf20a6492860a76fc3.tar.bz2 |
install: Drop MinGW binaries download link
This has been unavailable for well over a year.
gcc:
* doc/install.texi (Binaries): Drop MinGW.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f404a92..cb48e24 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3803,8 +3803,7 @@ Microsoft Windows: @item The @uref{https://sourceware.org/cygwin/,,Cygwin} project; @item -The @uref{https://osdn.net/projects/mingw/,,MinGW} and -@uref{https://www.mingw-w64.org/,,mingw-w64} projects. +the @uref{https://www.mingw-w64.org/,,mingw-w64} project. @end itemize @item |