aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2023-12-15 16:20:26 +0800
committerGerald Pfeifer <gerald@pfeifer.com>2023-12-15 16:20:26 +0800
commit5641787abeea0fdc8fc43733e01768caad25b761 (patch)
treeb7b0bc5f312eaa78e7059fb38e863b6a9e9bc54c
parent7304e85ffff8cd832bb520f2b4f341fca286d510 (diff)
downloadgcc-5641787abeea0fdc8fc43733e01768caad25b761.zip
gcc-5641787abeea0fdc8fc43733e01768caad25b761.tar.gz
gcc-5641787abeea0fdc8fc43733e01768caad25b761.tar.bz2
doc: Update nvptx-tools Github link
gcc: * doc/install.texi (Specific) <nvptx-*-none>: Update nvptx-tools Github link.
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index c1128d9..fffad70 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -4779,7 +4779,7 @@ Andes NDS32 target in big endian mode.
Nvidia PTX target.
Instead of GNU binutils, you will need to install
-@uref{https://github.com/MentorEmbedded/nvptx-tools/,,nvptx-tools}.
+@uref{https://github.com/SourceryTools/nvptx-tools,,nvptx-tools}.
Tell GCC where to find it:
@option{--with-build-time-tools=[install-nvptx-tools]/nvptx-none/bin}.