summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/contrib/crossrpms/TODO b/contrib/crossrpms/TODO
index bb50845745..d2748bd884 100644
--- a/contrib/crossrpms/TODO
+++ b/contrib/crossrpms/TODO
@@ -1,7 +1,6 @@
-* Add support for multiple rtems targets.
-- Allow building several specs at one time.
-- Support different versions and patches for different targets
- (target-specific specs).
+* Improve autotools support:
+- Problem: The autotools packages conflict with OS provided packages
+ for --prefix=/usr.
* Improve info files treatment:
- Problem: Infos are not target canonicalized. Therefore, installing them to
@@ -13,8 +12,6 @@
- Consider to canonicalize the infos (How?). Probably better be done by
upstream.
-* Strip unnecessary stuff from generated *.specs.
-
* Ada:
- Consider to remove it (Lack of multilibs renders it unusable for rtems
toolchains).