macos9: remove partial support

The support for compiling on Mac OS 9 hasn't been modified since 2001
and has no active maintainer or packager, so it's time to remove it as
it's incredibly unlikely to work. If a maintainer re-emerges it can be
resurrected from Git history.

Closes: #8836
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
Daniel Gustafsson 2022-05-16 10:10:16 +02:00
parent 3ead914303
commit bf327a9dfe
7 changed files with 1 additions and 18 deletions

View file

@ -72,10 +72,6 @@ my @skiplist=(
# XML junk
'^projects\/wolfssl_override.props',
# macos framework generated files
'^src\/macos\/curl.mcp.xml.sit.hqx',
'^src\/macos\/src\/curl_GUSIConfig.cpp',
# checksrc control files
'\.checksrc$',