summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/crossrpms/TODO b/contrib/crossrpms/TODO
index 4f44a19c1a..de5cdc1f14 100644
--- a/contrib/crossrpms/TODO
+++ b/contrib/crossrpms/TODO
@@ -17,6 +17,11 @@
* Strip unnecessary stuff from generated *.specs.
+* Ada:
+- Consider to remove it (Lack of multilibs renders it unusable for rtems
+ toolchains).
+- Consider to add support for non-multilib'ed toolchains.
+
* gcc/build.add: Use --languages=fortran instead of f95 for gcc >= 4.1
(--languages=f95 is deprecated in gcc >= 4.1)