diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-02 16:29:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-02 16:29:08 +0100 |
commit | 4f2c8691ae91a906110920c834285c9a98a88bd5 (patch) | |
tree | b22981b6070c61b8096f06f3b3722fbc7af71fed /package/cyrus-sasl/patches/patch-config_ltmain_sh | |
parent | 70e99f8694fcb9207c424df3c66134396af3d5b5 (diff) |
cyrus-sasl: update to 2.1.28
Diffstat (limited to 'package/cyrus-sasl/patches/patch-config_ltmain_sh')
-rw-r--r-- | package/cyrus-sasl/patches/patch-config_ltmain_sh | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/cyrus-sasl/patches/patch-config_ltmain_sh b/package/cyrus-sasl/patches/patch-config_ltmain_sh deleted file mode 100644 index 01b5a992c..000000000 --- a/package/cyrus-sasl/patches/patch-config_ltmain_sh +++ /dev/null @@ -1,14 +0,0 @@ ---- 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 |