diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 10:59:12 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 10:59:12 +0100 |
commit | a217fc80b29080dae963bb15051df023de36ce39 (patch) | |
tree | e69fc812c517d767ca1a24a60cc2b9c8ce1bb3c0 /TODO | |
parent | 7709c0e4f3a9ea4fddbe5764c000135f9eacac49 (diff) |
add LTO support to toolchain settings. Cleanup SYSROOT mess.
- just use on sysroot directory for toolchain.
- add missing patches from previos commit. (rpath/cflags cleanup)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -1,20 +1,27 @@ - man pages in ipkg/tgz packages (automatic) +- automatic healing after move of adk directory (pc,la) - ccache support for speedup -- distcc eval +- distcc evaluation - GCC SSP evaluation - LTO GCC evaluation +- finish qemu package - fix autoreconf usage in opensc -- fix timezone stuff in eglibc/glibc +- fix timezone stuff in glibc - add back aufs2 patches for kernel - openssl ocf support check +- locales support - new package minidlna - wget/curl/ftp download support - fix heimdal package +- fix or remove bazaar package - check all patches for CFLAGS compliance, fhonour patch from FreeWRT +- rpath cleanup - busybox update and SuSv3 removal - check rtc support on foxg20 - adkinstall with NTP and hwclock support - PKG_CONFLICTS for python/python2, is this possible with Kconfig? - mirror only option, for no internet access -- add support for brcm 2.6 (lzma/flash/wireless support) +- add and test brcm 2.6 wireless support - help text for config/ needs adoption +- diet libc / klibc / newlib support +- pcc support? clang+llvm |