From c0f8bdc00d1b604f88bd1f4faa428dfa0bdca00d Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Mon, 14 Jun 2021 13:10:21 +0200 Subject: Remove @ref. --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 792965b..f7d52af 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -641,7 +641,7 @@ Note that the bootstrap compiler and the resulting GCC must be link compatible, else the bootstrap will fail with linker errors about incompatible object file formats. Several multilibed targets are affected by this requirement, see -@ref{Specific, host/target specific installation notes}. +Specific, host/target specific installation notes. @end ignore To configure GCC: -- cgit v1.1