diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-11 18:20:33 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-11 18:20:33 +0000 |
commit | 8eb641deea21dbf273fe0dd1b14184a00b94dfca (patch) | |
tree | 1e0f46e720cae001a75fe61b4d7688f020e44152 /libffi/README | |
parent | d03e800cca37fa8e86bc70f6cbddc39856bfa0e1 (diff) | |
download | gcc-8eb641deea21dbf273fe0dd1b14184a00b94dfca.tar.gz |
README updated for ARM
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33853 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/README')
-rw-r--r-- | libffi/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libffi/README b/libffi/README index 902e644cd24..e201f9ff755 100644 --- a/libffi/README +++ b/libffi/README @@ -345,10 +345,7 @@ You must use GNU Make to build libffi on SGI platforms. ------------------ The ARM port was performed on a NetWinder running ARM Linux ELF -(2.0.31) and gcc 2.8.1. config.sub still does not recognize the -machine name sa110-unknown-linux-gnu (currently returned by -NetWinder). In the mean time the package can be configured by running -'configure arm-linux'. +(2.0.31) and gcc 2.8.1. |