Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/5a2a72d01c1f6983536d715b9e0f6278446c4209
...commit
http://git.netsurf-browser.org/toolchains.git/commit/5a2a72d01c1f6983536d715b9e0f6278446c4209
...tree
http://git.netsurf-browser.org/toolchains.git/tree/5a2a72d01c1f6983536d715b9e0f6278446c4209
The branch, master has been updated
via 5a2a72d01c1f6983536d715b9e0f6278446c4209 (commit)
from d86d859290127ccca644675a0863c8d71d3e1cf6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/toolchains.git/commit/?id=5a2a72d01c1f6983536d715b9e0f6278446c4209
commit 5a2a72d01c1f6983536d715b9e0f6278446c4209
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>
m68k-unknown-amigaos: update patches
diff --git a/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
b/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
index 3fedae6..117ec51 100644
--- a/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
+++ b/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
@@ -1,8 +1,12 @@
--- src/lib/ares_ipv6.h.orig 2017-10-10 15:19:45.611896396 +0100
+++ src/lib/ares_ipv6.h 2017-10-17 15:42:25.304921197 +0100
-@@ -22,6 +22,7 @@
+@@ -22,6 +22,11 @@
#endif
++#ifndef INET6_ADDRSTRLEN
++#define INET6_ADDRSTRLEN 46
++#endif
++
#ifndef HAVE_STRUCT_SOCKADDR_IN6
+#define s6_addr _S6_un._S6_u8
struct sockaddr_in6
-----------------------------------------------------------------------
Summary of changes:
sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
b/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
index 3fedae6..117ec51 100644
--- a/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
+++ b/sdk/recipes/patches/libcares/m68k-unknown-amigaos/ipv6-support.p
@@ -1,8 +1,12 @@
--- src/lib/ares_ipv6.h.orig 2017-10-10 15:19:45.611896396 +0100
+++ src/lib/ares_ipv6.h 2017-10-17 15:42:25.304921197 +0100
-@@ -22,6 +22,7 @@
+@@ -22,6 +22,11 @@
#endif
++#ifndef INET6_ADDRSTRLEN
++#define INET6_ADDRSTRLEN 46
++#endif
++
#ifndef HAVE_STRUCT_SOCKADDR_IN6
+#define s6_addr _S6_un._S6_u8
struct sockaddr_in6
--
Cross-compilation toolchains and environments
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]