summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-12-20 21:43:19 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-12-20 21:43:19 +0000
commitc256843c8c34a9d7138e453c5e1915b4942487dd (patch)
tree9263bdf0901556b76eff99f9df0afea0fa311cdc /sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p
parentf20bfb5f98b51bfbf9ab6919961541c46dcca19f (diff)
downloadtoolchains-c256843c8c34a9d7138e453c5e1915b4942487dd.tar.gz
toolchains-c256843c8c34a9d7138e453c5e1915b4942487dd.tar.bz2
Patch libcurl enough to make it compile for m68k-amigaos/clib2
NB: this does not result in a working curl binary, so libcurl probably doesn't work either.
Diffstat (limited to 'sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p')
-rw-r--r--sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p10
1 files changed, 10 insertions, 0 deletions
diff --git a/sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p b/sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p
new file mode 100644
index 0000000..c9b9af3
--- /dev/null
+++ b/sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p
@@ -0,0 +1,10 @@
+--- lib/curl_setup.h 2014-08-25 22:45:11.000000000 +0100
++++ lib/curl_setup.h 2014-12-20 21:35:26.494012868 +0000
+@@ -311,7 +311,6 @@
+ # include <exec/execbase.h>
+ # include <proto/exec.h>
+ # include <proto/dos.h>
+-# define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
+ # endif
+ #endif
+