mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
Fix non-Ada bootstrap failure reported by Ranjit Mathew 2005-03-10 Ranjit Mathew <rmathew@hotmail.com>
Fix non-Ada bootstrap failure reported by Ranjit Mathew 2005-03-10 Ranjit Mathew <rmathew@hotmail.com> * gcc_release (ADA_DIRS): Add "gnattools". From-SVN: r96281
This commit is contained in:
parent
3f0b8b66d6
commit
8bad007cf7
@ -1,3 +1,7 @@
|
||||
2005-03-10 Ranjit Mathew <rmathew@hotmail.com>
|
||||
|
||||
* gcc_release (ADA_DIRS): Add "gnattools".
|
||||
|
||||
2005-02-25 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* crontab: Adjust for 4.0 branch.
|
||||
|
@ -582,7 +582,7 @@ SOURCE_DIRECTORY=""
|
||||
|
||||
# The directories that should be part of the various language-specific
|
||||
# tar files. These are all relative to the top of the source tree.
|
||||
ADA_DIRS="gcc/ada libada"
|
||||
ADA_DIRS="gcc/ada libada gnattools"
|
||||
CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
|
||||
FORTRAN_DIRS="gcc/f libf2c"
|
||||
FORTRAN95_DIRS="gcc/fortran libgfortran"
|
||||
|
Loading…
Reference in New Issue
Block a user