mirror of
https://github.com/curl/curl.git
synced 2026-07-25 18:07:16 +03:00
symbian: drop support
The OS is deprecated. I see no traces of anyone having actually built curl for Symbian after 2012. The public headers are unmodified. Closes #5989
This commit is contained in:
parent
5a654a0a69
commit
3d64031fa7
28 changed files with 18 additions and 1318 deletions
|
|
@ -63,17 +63,6 @@ my @skiplist=(
|
|||
'^lib\/libcurl.plist',
|
||||
'^lib\/libcurl.vers.in',
|
||||
|
||||
# symbian build files we know little about
|
||||
'^packages\/Symbian\/bwins\/libcurlu.def',
|
||||
'^packages\/Symbian\/eabi\/libcurlu.def',
|
||||
'^packages\/Symbian\/group\/bld.inf',
|
||||
'^packages\/Symbian\/group\/curl.iby',
|
||||
'^packages\/Symbian\/group\/curl.mmp',
|
||||
'^packages\/Symbian\/group\/curl.pkg',
|
||||
'^packages\/Symbian\/group\/libcurl.iby',
|
||||
'^packages\/Symbian\/group\/libcurl.mmp',
|
||||
'^packages\/Symbian\/group\/libcurl.pkg',
|
||||
|
||||
# vms files
|
||||
'^packages\/vms\/build_vms.com',
|
||||
'^packages\/vms\/curl_release_note_start.txt',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue