mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:27:18 +03:00
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:
parent
3ead914303
commit
bf327a9dfe
7 changed files with 1 additions and 18 deletions
|
|
@ -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$',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue