diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,6 +30,11 @@ around to it some time. If you have any good ideas, please let me know. ----------------------- +Add a compile option to turn off all the compiled in help +andusage information. Some folks don't need or want it... + +----------------------- + Compile with debugging on, run 'nm --size-sort ./busybox' and then start with the biggest things and make them smaller... |