From 077c8e2fb46e4c8b70d86862acb9c5465c1c105f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 27 Mar 2017 23:19:24 +0100 Subject: update libiconv patches for m68k amigaos --- .../libiconv/m68k-unknown-amigaos/srclib.unistd.in.h.p | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk/recipes/patches/libiconv/m68k-unknown-amigaos/srclib.unistd.in.h.p b/sdk/recipes/patches/libiconv/m68k-unknown-amigaos/srclib.unistd.in.h.p index eecac92..2e1cf5e 100644 --- a/sdk/recipes/patches/libiconv/m68k-unknown-amigaos/srclib.unistd.in.h.p +++ b/sdk/recipes/patches/libiconv/m68k-unknown-amigaos/srclib.unistd.in.h.p @@ -1,6 +1,6 @@ ---- srclib/unistd.in.h.orig 2014-01-15 01:06:20.525844246 +0000 -+++ srclib/unistd.in.h 2014-01-15 01:06:48.717471325 +0000 -@@ -1145,40 +1145,6 @@ +--- srclib/unistd.in.h.orig 2017-03-27 23:12:52.149619622 +0100 ++++ srclib/unistd.in.h 2017-03-27 23:13:12.582243962 +0100 +@@ -1262,40 +1262,6 @@ #endif @@ -8,8 +8,8 @@ -/* Read the contents of the symbolic link FILE and place the first BUFSIZE - bytes of it into BUF. Return the number of bytes placed into BUF if - successful, otherwise -1 and errno set. -- See the POSIX:2001 specification -- . */ +- See the POSIX:2008 specification +- . */ -# if @REPLACE_READLINK@ -# if !(defined __cplusplus && defined GNULIB_NAMESPACE) -# define readlink rpl_readlink @@ -39,5 +39,5 @@ - - #if @GNULIB_READLINKAT@ - # if !@HAVE_READLINKAT@ - _GL_FUNCDECL_SYS (readlinkat, ssize_t, + # if @REPLACE_READLINKAT@ + # if !(defined __cplusplus && defined GNULIB_NAMESPACE) -- cgit v1.2.3