summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-19 17:35:47 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-19 17:35:47 +0300
commit03bebac19e6fef19299d7326d3ee41f8a7dd1316 (patch)
treebb413d22ada331790f08b7b9a592e5ab95cd8918 /debian/TODO
parent94a19f31b81e9e7e295414fe2ad2302e0db25a08 (diff)
parent8f6c4b0033c72f8ac14694c419a99458339dd6a9 (diff)
downloadgcc-9-03bebac19e6fef19299d7326d3ee41f8a7dd1316.tar.gz
Merge tag 'debian/9.2.1-19'
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO6
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?