mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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:
parent
1a823d576a
commit
8b0e004346
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user