Commit 0e315ffc by Arnaud Charlet Committed by Arnaud Charlet

* gcc_release: Add libada as part of ADA_DIRS.

From-SVN: r77595
parent d9cdb878
2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
* gcc_release: Add libada as part of ADA_DIRS.
2004-01-21 Gerald Pfeifer <gerald@pfeifer.com> 2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Make 3.4 snapshots from the new 3.4 release branch. * crontab: Make 3.4 snapshots from the new 3.4 release branch.
......
...@@ -479,7 +479,7 @@ SOURCE_DIRECTORY="" ...@@ -479,7 +479,7 @@ SOURCE_DIRECTORY=""
# The directories that should be part of the various language-specific # The directories that should be part of the various language-specific
# tar files. These are all relative to the top of the source tree. # tar files. These are all relative to the top of the source tree.
ADA_DIRS="gcc/ada" ADA_DIRS="gcc/ada libada"
CPLUSPLUS_DIRS="gcc/cp libstdc++-v3" CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
FORTRAN_DIRS="gcc/f libf2c" FORTRAN_DIRS="gcc/f libf2c"
JAVA_DIRS="gcc/java libjava libffi fastjar zlib boehm-gc" JAVA_DIRS="gcc/java libjava libffi fastjar zlib boehm-gc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment