diff options
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/TODO b/debian/TODO index a765c08..4ce4b0b 100644 --- a/debian/TODO +++ b/debian/TODO @@ -16,7 +16,7 @@ Last updated: 2008-05-02 - Reorganise debian/rules.defs to decide which packages to build in a more straightforward and less error-prone fashion: (1) start with all languages; override the list of languages depending on the name - of the source package (gcc-4.3, gnat-4.3, gdc-4.3, gcj-4.3). (2) + of the source package (gcc-4.3, gnat-4.3, gdc-4.3). (2) filter the list of languages depending on the target platform; (3) depending on the languages to build, decide on which libraries to build. @@ -44,7 +44,3 @@ o [Ludovic Brenta] Ada * Fortran - gfortran man page generation - -* Java - -- build java-gcj-compat from the gcc source? |