diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 22:15:52 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 22:15:52 +0000 |
commit | effbd42a77aabc36d0d3905da0e7348acb387269 (patch) | |
tree | cec9ec19fdc66caa508301956c73f6f24605df43 /README | |
parent | 876003656904bdb1e9059a976ce954de74a07bd4 (diff) | |
download | glibc-effbd42a77aabc36d0d3905da0e7348acb387269.tar glibc-effbd42a77aabc36d0d3905da0e7348acb387269.tar.gz glibc-effbd42a77aabc36d0d3905da0e7348acb387269.tar.bz2 glibc-effbd42a77aabc36d0d3905da0e7348acb387269.zip |
Ports-related README updates.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -35,11 +35,10 @@ The GNU C Library supports these configurations for using Linux kernels: sparc64*-*-linux-gnu The code for other CPU configurations supported by volunteers outside of -the core glibc maintenance effort is contained in the separate `ports' -add-on. You can find glibc-ports-VERSION distributed separately in the -same place where you got the main glibc distribution files. -Currently these configurations have code in the `ports' add-on: +the core glibc maintenance effort is contained in the `ports' add-on, +located in the `ports' subdirectory of the source tree. + aarch64*-*-linux-gnu alpha*-*-linux-gnu am33*-*-linux-gnu Not currently functional arm-*-linux-gnueabi |