diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-11-10 10:46:42 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-11-10 10:46:42 +0000 |
commit | e5d58c3dcc83c007dce35eaecf0a35c6ae598648 (patch) | |
tree | 961ae4e160f281e18fa0499661e420428f0685ca /README | |
parent | 882cbcdfa1704a3a5b35eda4e05173bae73ffa51 (diff) | |
download | busybox-e5d58c3dcc83c007dce35eaecf0a35c6ae598648.tar.gz |
Mention that glibc-2.2 is supported
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -39,8 +39,9 @@ Supported architectures: Supported libcs: - glibc-2.0.x, glibc-2.1.x, Linux-libc5, uClibc. People are looking at - newlib and diet-libc, but consider them unsupported, untested, or worse. + glibc-2.0.x, glibc-2.1.x, glibc-2.2.x, Linux-libc5, uClibc. People + are looking at newlib and diet-libc, but consider them unsupported, + untested, or worse. Supported kernels: |