diff options
author | Alan Modra <amodra@gmail.com> | 2013-10-07 09:53:41 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-10-07 09:58:30 +1030 |
commit | 9ec1b13d0162034464202b06d81b9daa9fe840e7 (patch) | |
tree | 84ad3053d978607ac913c0ce99ab0a9a8431633f /README | |
parent | 44a73ed67058f9cef4081202c879827b4454e417 (diff) | |
download | glibc-9ec1b13d0162034464202b06d81b9daa9fe840e7.tar glibc-9ec1b13d0162034464202b06d81b9daa9fe840e7.tar.gz glibc-9ec1b13d0162034464202b06d81b9daa9fe840e7.tar.bz2 glibc-9ec1b13d0162034464202b06d81b9daa9fe840e7.zip |
Fix careless merge.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ 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 - powerpc-*-linux-gnu Hardware floating point required, BE only. + powerpc-*-linux-gnu Hardware or software floating point, BE only. powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu s390x-*-linux-gnu |