diff options
author | Alexey Neyman <stilor@att.net> | 2017-07-03 14:49:54 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-08 10:57:56 -0700 |
commit | 16a56ed75b489186ae49a8c62945ca914e263477 (patch) | |
tree | 1908a6f9cbc0902c4b34e784a5860bcd9caa4626 /TODO | |
parent | f63fbd356f4e80b2f597796039eb79a69121fb4d (diff) | |
download | crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.tar.gz crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.tar.bz2 crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.zip |
uClibc locale "package"
Does not build, though.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,19 +1,19 @@ TBD packages todo -[ ] mention custom glibc addons are no longer handled (even though they never fully were, ct-ng would be unable to fetch them unless they were secretly placed into the download area) -[ ] mention incompatibility of sample options +[X] mention custom glibc addons are no longer handled (even though they never fully were, ct-ng would be unable to fetch them unless they were secretly placed into the download area) +[x] mention incompatibility of sample options [X] version-locked packages [X] make glibc-ports package for glibc <2.17 (it has its own repo) [ ] convert gen-kconfig to use templates -[ ] switch to checked in generated files (config/versions, config/gen) - take too long to generate [ ] new packages [ ] config.guess [ ] gnulib [ ] use gnulib in m4, gettext, libiconv, libtool [ ] autoconf-archive [ ] use to retrieve ax_pthread.m4 (gettext?) + [ ] uclibc-locales [ ] some way of patching development sources - version based? or just directory with "apply-to-any-revision" patches. -[ ] dependencies like cloog +[x] dependencies like cloog A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic language; contact me if you want to help with any of these :) |