diff options
author | Cameron Cawley <ccawley2011@gmail.com> | 2022-10-13 13:38:07 +0100 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2024-01-23 06:27:49 -0800 |
commit | 4de0b054a58bfee6974afabd831538dcedc23e22 (patch) | |
tree | 64c1e36f46ba13be738301c1c294dd2633cdabf2 /README | |
parent | 9f0f2d4f9f1f28be7e16d8bf3b4e9d4ada70aa9f (diff) | |
download | zlib-4de0b054a58bfee6974afabd831538dcedc23e22.tar.gz zlib-4de0b054a58bfee6974afabd831538dcedc23e22.tar.bz2 zlib-4de0b054a58bfee6974afabd831538dcedc23e22.zip |
Improve portability to RISC OS.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -69,8 +69,6 @@ Notes for some targets: | |||
69 | - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with | 69 | - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with |
70 | other compilers. Use "make test" to check your compiler. | 70 | other compilers. Use "make test" to check your compiler. |
71 | 71 | ||
72 | - gzdopen is not supported on RISCOS or BEOS. | ||
73 | |||
74 | - For PalmOs, see http://palmzlib.sourceforge.net/ | 72 | - For PalmOs, see http://palmzlib.sourceforge.net/ |
75 | 73 | ||
76 | 74 | ||