aboutsummaryrefslogtreecommitdiff
path: root/libgloss/doc/porting.texi
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/doc/porting.texi')
-rw-r--r--libgloss/doc/porting.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgloss/doc/porting.texi b/libgloss/doc/porting.texi
index 496fae3..15f214d 100644
--- a/libgloss/doc/porting.texi
+++ b/libgloss/doc/porting.texi
@@ -398,9 +398,7 @@ any target that has migrated to @value{automake}.
Libgloss automatically builds itself for all multilib configurations that the
active toolchain supports. This logic is provided by common code from the
-combined toolchain source tree. This should @strong{not} be confused with the
-Libgloss-specific @file{multi-build.in} file. That is used by a few ports to
-further produce multiple targets.
+combined toolchain source tree.
@node GCC, Libraries, Libgloss, Top
@chapter Porting GCC