diff options
author | Ørjan Malde <red@foxi.me> | 2021-01-10 03:54:31 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-01-10 14:07:21 +0000 |
commit | 3ccf075a7a042609d5130e31d937c7c549e84e6e (patch) | |
tree | 2306ea9a2712866d052c335895cb5dd8a0692d16 /patches | |
parent | 36bb62e51e3264c062d83311a97b241ddbd65349 (diff) | |
download | midipix_build-3ccf075a7a042609d5130e31d937c7c549e84e6e.tar.bz2 midipix_build-3ccf075a7a042609d5130e31d937c7c549e84e6e.tar.xz |
groups/211.native_packages_cmdline.group: findutils: bump to v4.8.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/findutils-4.5.19.local.patch | 26 | ||||
l--------- | patches/findutils_minipix-4.5.19.local.patch | 1 |
2 files changed, 0 insertions, 27 deletions
diff --git a/patches/findutils-4.5.19.local.patch b/patches/findutils-4.5.19.local.patch deleted file mode 100644 index 5c7271d0..00000000 --- a/patches/findutils-4.5.19.local.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- findutils-4.5.19/configure.orig 2015-12-28 14:39:42.000000000 +0100 -+++ findutils-4.5.19/configure 2016-12-18 00:49:18.483403200 +0100 -@@ -55251,3 +55251,23 @@ - $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} - fi - -+ -+cat >> config.h << EOF -+ -+#define HAVE_ENDPWENT 1 -+ -+#undef fchownat -+#undef fchdir -+#undef fseeko -+#undef fstatat -+#undef getcwd -+#undef gmtime -+#undef localtime -+#undef lstat -+#undef malloc -+#undef memcmp -+#undef mktime -+#undef realloc -+#undef strnlen -+ -+EOF diff --git a/patches/findutils_minipix-4.5.19.local.patch b/patches/findutils_minipix-4.5.19.local.patch deleted file mode 120000 index dcd8f5c3..00000000 --- a/patches/findutils_minipix-4.5.19.local.patch +++ /dev/null @@ -1 +0,0 @@ -findutils-4.5.19.local.patch
\ No newline at end of file |