From 8b1ca5579245e7b0a4351fcda87250ec4b7705b9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 Mar 2011 14:45:35 +0200 Subject: update to latest upstream version, fix SSP build --- package/cyrus-sasl/patches/patch-config_ltmain_sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 package/cyrus-sasl/patches/patch-config_ltmain_sh (limited to 'package/cyrus-sasl/patches/patch-config_ltmain_sh') diff --git a/package/cyrus-sasl/patches/patch-config_ltmain_sh b/package/cyrus-sasl/patches/patch-config_ltmain_sh new file mode 100644 index 000000000..01b5a992c --- /dev/null +++ b/package/cyrus-sasl/patches/patch-config_ltmain_sh @@ -0,0 +1,14 @@ +--- cyrus-sasl-2.1.23.orig/config/ltmain.sh 2003-07-02 15:29:00.000000000 +0200 ++++ cyrus-sasl-2.1.23/config/ltmain.sh 2011-03-30 21:20:59.111809629 +0200 +@@ -1081,6 +1081,11 @@ compiler." + esac + ;; + ++ -fstack-protector*|-flto*) ++ linkopts="$linkopts $arg" ++ continue ++ ;; ++ + -l*) + if test "$arg" = "-lc"; then + case "$host" in -- cgit v1.2.3