diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README index f0e0628f10..617ddc807c 100644 --- a/README +++ b/README @@ -27,6 +27,7 @@ The GNU C Library supports these configurations for using Linux kernels: aarch64*-*-linux-gnu alpha*-*-linux-gnu arm-*-linux-gnueabi + hppa-*-linux-gnu Not currently functional without patches. i[4567]86-*-linux-gnu x86_64-*-linux-gnu Can build either x86_64 or x32 ia64-*-linux-gnu @@ -48,8 +49,6 @@ The code for other CPU configurations supported by volunteers outside of the core glibc maintenance effort is contained in the `ports' add-on, located in the `ports' subdirectory of the source tree. - hppa-*-linux-gnu Not currently functional without patches. - If you are interested in doing a port, please contact the glibc maintainers; see http://www.gnu.org/software/libc/ for more information. |