Skip to content

Commit d4cfbb6

Browse files
committed
Updated installation documentation.
* INSTALL.md (Compiler compatibility): minor change to make sense.
1 parent fdae7ef commit d4cfbb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

INSTALL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ During compiler development, the interface between the compiler and
3333
the run time system it's generating code for changes. As released,
3434
these RTSs match the FSF GCC 7 compiler.
3535

36-
If you're using a release, alternate versions of the affected units,
37-
all in `common`, are provided; in the table below, 'copy over
38-
corresponding `.ad[bs]`' means that, for example, `s-tarest.ads-gcc6`
39-
should be copied over `s-tarest.ads`.
36+
If you're using a different compiler, alternate versions of the
37+
affected units, all in `common`, are provided; in the table below,
38+
'copy over corresponding `.ad[bs]`' means that, for example,
39+
`s-tarest.ads-gcc6` should be copied over `s-tarest.ads`.
4040

4141
<!-- This renders OK at Github, but not with Markdown.pl. -->
4242

0 commit comments

Comments
 (0)