diff options
author | Ørjan Malde <red@foxi.me> | 2021-12-08 13:25:38 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2021-12-08 13:25:38 +0100 |
commit | b2104202b63ca6e094aa2fcad95157a0566625bc (patch) | |
tree | a13c7bad30eff47aa963208fad56c7980fc29c65 /patches | |
parent | 226759545b8f8c90ad80f42e6c67c0e340b3c632 (diff) | |
download | midipix_build-b2104202b63ca6e094aa2fcad95157a0566625bc.tar.bz2 midipix_build-b2104202b63ca6e094aa2fcad95157a0566625bc.tar.xz |
groups/241.native_packages_inet.group: isync: bump to v1.4.4
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/isync-1.4.4_pre.local.patch (renamed from patches/isync-1.4.2_pre.local.patch) | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/patches/isync-1.4.2_pre.local.patch b/patches/isync-1.4.4_pre.local.patch index ef799315..5298bbd7 100644 --- a/patches/isync-1.4.2_pre.local.patch +++ b/patches/isync-1.4.4_pre.local.patch @@ -1,7 +1,7 @@ -diff -ru isync-1.4.2.orig/configure isync-1.4.2/configure ---- isync-1.4.2.orig/configure 2021-07-16 12:36:23.344522571 +0200 -+++ isync-1.4.2/configure 2021-07-16 12:39:20.448517026 +0200 -@@ -3978,51 +3978,6 @@ +diff -ru isync-1.4.4.orig/configure isync-1.4.4/configure +--- isync-1.4.4.orig/configure 2021-12-03 11:56:24.000000000 +0100 ++++ isync-1.4.4/configure 2021-12-08 13:22:51.039227486 +0100 +@@ -4534,52 +4534,6 @@ fi @@ -43,12 +43,13 @@ diff -ru isync-1.4.2.orig/configure isync-1.4.2/configure -}; - -_ACEOF --if ac_fn_c_try_compile "$LINENO"; then : +-if ac_fn_c_try_compile "$LINENO" +-then : - --else +-else $as_nop - as_fn_error $? "compiler does not support required C11 features" "$LINENO" 5 -fi --rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" |