From 4c1de6f5b389d2f2ee3fb5a984a59431c4af5aa0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 2 Mar 2024 11:43:57 +0100 Subject: sipsak: update to 0.9.8.1 --- package/sipsak/patches/patch-configure_ac | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/sipsak/patches/patch-configure_ac (limited to 'package/sipsak/patches/patch-configure_ac') diff --git a/package/sipsak/patches/patch-configure_ac b/package/sipsak/patches/patch-configure_ac new file mode 100644 index 000000000..665ce59b2 --- /dev/null +++ b/package/sipsak/patches/patch-configure_ac @@ -0,0 +1,10 @@ +--- sipsak-0.9.8.1.orig/configure.ac 2021-01-08 06:31:40.000000000 +0100 ++++ sipsak-0.9.8.1/configure.ac 2024-02-29 01:40:07.115755921 +0100 +@@ -14,7 +14,6 @@ AC_PROG_CC + if test "x$GCC" = "xyes"; then + CFLAGS="$CFLAGS -Wall" + fi +-SIPSAK_GCC_STACK_PROTECT_CC + CHECK_PROG_DISTCC + + AC_PROG_INSTALL -- cgit v1.2.3