diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-08 08:09:02 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-08 08:09:02 +0000 |
commit | 2da24876a6ef26d87e68e7d1a61cf2104346e673 (patch) | |
tree | f8e6909f11c7edfc4a855c22ce195c587f1e6e8c /libc | |
parent | 7d69caa207043d70b587dcb00f1d150c34cf7bcf (diff) |
kill mention of the wrapper
Diffstat (limited to 'libc')
-rw-r--r-- | libc/sysdeps/linux/i960/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/i960/README b/libc/sysdeps/linux/i960/README index 0ec5bb63a..e1ca11f9a 100644 --- a/libc/sysdeps/linux/i960/README +++ b/libc/sysdeps/linux/i960/README @@ -39,7 +39,6 @@ To: gcc integration --------------------------------------------------------------------------- -I'm personnaly not using the gcc-uClibc wrapper. I've preferred modifying the specs file so that the i960-intel-coff compiler directly compiles with uClibc. |