Browse Source

- add a TODO file to record misc possible extensions/improvements

Bernhard Reutner-Fischer 18 years ago
parent
commit
554e289ac5
1 changed files with 8 additions and 0 deletions
  1. 8 0
      TODO

+ 8 - 0
TODO

@@ -0,0 +1,8 @@
+miscellaneous TODO items that may be worth thinking about and that could
+be discussed on the mailing-list and/or implemented.
+
+
+- think about using a common --config-cache for configure
+  Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
+  to working presets.
+