[Ada] Clean up in system.ads dependencies during compiler build
authorArnaud Charlet <charlet@adacore.com>
Wed, 1 Jul 2020 08:53:39 +0000 (04:53 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 16 Oct 2020 07:31:35 +0000 (03:31 -0400)
commita900519495945ba8d61b8f0527c5fa918e71693c
treededc3a4376239741773f0d23bcfdb8b1ffb226cf
parentf6fd9533f5067a656a992c4c56861395005e2c36
[Ada] Clean up in system.ads dependencies during compiler build

gcc/ada/

* gcc-interface/Make-lang.in: Update dependencies on system.ads,
add gnatbind switch -t to avoid timestamp inconsistencies during
build.
* libgnat/system.ads: Move...
* gcc-interface/system.ads: ... here.
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gcc-interface/system.ads [new file with mode: 0644]
gcc/ada/libgnat/system.ads [deleted file]