diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,6 +28,8 @@ The GNU C Library supports these configurations for using Linux kernels: i[4567]86-*-linux-gnu x86_64-*-linux-gnu Can build either x86_64 or x32 m68k-*-linux-gnu + mips-*-linux-gnu + mips64-*-linux-gnu powerpc-*-linux-gnu Hardware or software floating point, BE only. powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu @@ -46,8 +48,6 @@ located in the `ports' subdirectory of the source tree. alpha*-*-linux-gnu hppa-*-linux-gnu Not currently functional without patches. ia64-*-linux-gnu - mips-*-linux-gnu - mips64-*-linux-gnu If you are interested in doing a port, please contact the glibc maintainers; see http://www.gnu.org/software/libc/ for more |