From e0a676c728638a535ea80ae62ae5795fb0f6a706 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 29 Dec 2019 19:32:52 +0000 Subject: user/libtirpc: Bump to 1.2.5, fixes * Define _BSD_SOURCE in for building against in ISO C mode * Fix location of * Remove upstreamed musl compatibility patch. --- user/libtirpc/endian-header.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/libtirpc/endian-header.patch (limited to 'user/libtirpc/endian-header.patch') diff --git a/user/libtirpc/endian-header.patch b/user/libtirpc/endian-header.patch new file mode 100644 index 000000000..9f9523305 --- /dev/null +++ b/user/libtirpc/endian-header.patch @@ -0,0 +1,13 @@ +Fix location of endian.h. Yay for POSIX next. + +--- libtirpc-1.2.5/src/xdr_float.c.old 2019-12-19 18:55:48.000000000 +0000 ++++ libtirpc-1.2.5/src/xdr_float.c 2019-12-29 18:54:28.408092748 +0000 +@@ -83,7 +83,7 @@ + }; + #else + +-#include ++#include + #define IEEEFP + + #endif /* vax */ -- cgit v1.2.3-70-g09d2