dependencies: list GDC along with GNAT as a GCC external dependency

It does not make too much sense to list GNAT but not GDC.  They are for
same purpose (building optional languages with bootstrap from binary
requirement).
This commit is contained in:
Xi Ruoyao 2023-06-19 19:08:51 +08:00
parent 1a823d576a
commit 8b0e004346
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -1000,7 +1000,8 @@
<segtitle>&external;</segtitle>
<seglistitem>
<seg>
<ulink url="https://gcc.gnu.org/wiki/GNAT">GNAT</ulink>
<ulink url="https://www.gdcproject.org/">GDC</ulink>,
<ulink url="https://gcc.gnu.org/wiki/GNAT">GNAT</ulink>,
and
<ulink url="https://repo.or.cz/isl.git">ISL</ulink>
</seg>