diff mbox series

[pushed] doc: Update nvptx-tools Github link

Message ID 20231215082234.421EE33E93@hamza.pair.com
State New
Headers show
Series [pushed] doc: Update nvptx-tools Github link | expand

Commit Message

Gerald Pfeifer Dec. 15, 2023, 8:22 a.m. UTC
I pushed this obvious change.

Gerald


gcc:

	* doc/install.texi (Specific) <nvptx-*-none>: Update nvptx-tools
	Github link.
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index c1128d9274c..fffad700af7 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}.