diff options
author | Ørjan Malde <red@foxi.me> | 2022-02-07 11:57:25 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2022-02-07 11:57:25 +0100 |
commit | 2fa04d80a31d6a4482153fd63bb73d1a64458aa8 (patch) | |
tree | f58c9bb1e8d8da8fc0b9c64fe5859d7e9f25b91e /patches | |
parent | b87922fde3767602643dc7a692a40955c0ab3594 (diff) | |
download | midipix_build-2fa04d80a31d6a4482153fd63bb73d1a64458aa8.tar.bz2 midipix_build-2fa04d80a31d6a4482153fd63bb73d1a64458aa8.tar.xz |
groups/211.native_packages_cmdline.group: sharutils: bump to v4.15.2
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/sharutils-4.15_pre.local.patch | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/patches/sharutils-4.15_pre.local.patch b/patches/sharutils-4.15_pre.local.patch deleted file mode 100644 index 8aa3f75c..00000000 --- a/patches/sharutils-4.15_pre.local.patch +++ /dev/null @@ -1,38 +0,0 @@ -diff -ru sharutils-4.15.orig/configure sharutils-4.15/configure ---- sharutils-4.15.orig/configure 2015-02-07 19:52:28.000000000 +0100 -+++ sharutils-4.15/configure 2021-12-23 08:45:58.698825416 +0100 -@@ -32620,34 +32620,10 @@ - CATALOGS="$new_CATALOGS" - fi - --if test "$cross_compiling" = yes; then : -- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 --$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --as_fn_error $? "cannot run test program while cross compiling --See \`config.log' for more details" "$LINENO" 5; } --else -- cat confdefs.h - <<_ACEOF >conftest.$ac_ext --/* end confdefs.h. */ -- --int --main () --{ -- FILE * fp = popen ("date", "rb"); -- exit (fp == NULL); -- ; -- return 0; --} --_ACEOF --if ac_fn_c_try_run "$LINENO"; then : - - $as_echo "#define BINARY_MODE_POPEN 1" >>confdefs.h - - --fi --rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ -- conftest.$ac_objext conftest.beam conftest.$ac_ext --fi -- - # INVOKE_LIBOPTS_MACROS - ac_cv_header_alloca_h=yes - ac_cv_header_ctype_h=yes |