From 6df81be24df30216dbe8642b067d62c01c683ba1 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 25 Jul 2018 05:35:20 -0500 Subject: user/rrdtool: pull in, bump to 1.7.0, modernise --- user/rrdtool/no-posix-fallocate.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/rrdtool/no-posix-fallocate.patch (limited to 'user/rrdtool/no-posix-fallocate.patch') diff --git a/user/rrdtool/no-posix-fallocate.patch b/user/rrdtool/no-posix-fallocate.patch new file mode 100644 index 000000000..c34c5a187 --- /dev/null +++ b/user/rrdtool/no-posix-fallocate.patch @@ -0,0 +1,12 @@ +--- rrdtool-1.4.8.orig/configure.ac ++++ rrdtool-1.4.8/configure.ac +@@ -280,9 +280,6 @@ + #include ]) + AC_CHECK_FUNCS(posix_fadvise) + +-dnl can we use posix_fallocate +-AC_CHECK_FUNCS(posix_fallocate) +- + CONFIGURE_PART(Libintl Processing) + + AM_GNU_GETTEXT_VERSION(0.17) -- cgit v1.2.3-60-g2f50