summaryrefslogtreecommitdiff
path: root/package/sipsak/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-03-02 11:43:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-03-02 11:48:06 +0100
commit4c1de6f5b389d2f2ee3fb5a984a59431c4af5aa0 (patch)
tree5bed00d291883d6d2cae04640c1925006c97ca92 /package/sipsak/patches/patch-configure_ac
parent0bfb6805ffa32cf6a3d73cef1490276412fad947 (diff)
sipsak: update to 0.9.8.1
Diffstat (limited to 'package/sipsak/patches/patch-configure_ac')
-rw-r--r--package/sipsak/patches/patch-configure_ac10
1 files changed, 10 insertions, 0 deletions
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