From f81a86505f13b5d2f3655547bec5ac0e1ca215c2 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Thu, 3 Nov 2022 16:19:26 +0000 Subject: libcurl/m68k-unknown-amigaos: remove redefinition of __NO_NET_API --- .../patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p 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..ba595ca --- /dev/null +++ b/sdk/recipes/patches/libcurl/m68k-unknown-amigaos/lib.curl_setup.h.p @@ -0,0 +1,10 @@ +--- lib/curl_setup.h.orig 2017-10-10 15:19:45.611896396 +0100 ++++ lib/curl_setup.h 2017-10-17 15:42:25.304921197 +0100 +@@ -314,7 +314,6 @@ + * In clib2 arpa/inet.h warns that some prototypes may clash + * with bsdsocket.library. This avoids the definition of those. + */ +-# define __NO_NET_API + #endif + + #include -- cgit v1.2.3