From 5641787abeea0fdc8fc43733e01768caad25b761 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Fri, 15 Dec 2023 16:20:26 +0800 Subject: doc: Update nvptx-tools Github link gcc: * doc/install.texi (Specific) : Update nvptx-tools Github link. --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') 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}. -- cgit v1.1