]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Typo fix in comment
authorMarc Poulhiès <poulhies@adacore.com>
Tue, 29 Oct 2024 10:33:43 +0000 (11:33 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 12 Nov 2024 13:05:48 +0000 (14:05 +0100)
gcc/ada/ChangeLog:

* gcc-interface/Makefile.in: Remove extra 'with'.

gcc/ada/gcc-interface/Makefile.in

index 12f9d652a8561865550dcecb4754c5f7eb5abdec..2381476bfe769a090dd6ead26d843207ba499618 100644 (file)
@@ -496,7 +496,7 @@ gnatmake-re: ../stamp-tools
        $(GNATLINK) -v gnatmake -o ../../gnatmake$(exeext) \
          --GCC="$(CC) $(ADA_INCLUDES)" --LINK="$(GCC_LINK)" $(TOOLS_LIBS)
 
-# Note the use of the "mv" command in order to allow gnatlink to be linked with
+# Note the use of the "mv" command in order to allow gnatlink to be linked
 # with the former version of gnatlink itself which cannot override itself.
 # gnatlink-re cannot be run at the same time as gnatmake-re, hence the
 # dependency