diff options
Diffstat (limited to 'package/cyrus-sasl/patches')
| -rw-r--r-- | package/cyrus-sasl/patches/patch-config_ltconfig | 29 | ||||
| -rw-r--r-- | package/cyrus-sasl/patches/patch-config_ltmain_sh | 14 | 
2 files changed, 0 insertions, 43 deletions
| diff --git a/package/cyrus-sasl/patches/patch-config_ltconfig b/package/cyrus-sasl/patches/patch-config_ltconfig deleted file mode 100644 index 1a04b28e0..000000000 --- a/package/cyrus-sasl/patches/patch-config_ltconfig +++ /dev/null @@ -1,29 +0,0 @@ ---- cyrus-sasl-2.1.26.orig/config/ltconfig	2012-10-12 16:05:48.000000000 +0200 -+++ cyrus-sasl-2.1.26/config/ltconfig	2014-03-07 07:46:01.000000000 +0100 -@@ -2024,7 +2024,7 @@ linux-gnuoldld* | linux-gnuaout* | linux -   ;; -  - # This must be Linux ELF. --linux-gnu*) -+linux-*) -   version_type=linux -   need_lib_prefix=no -   need_version=no -@@ -2034,16 +2034,7 @@ linux-gnu*) -   shlibpath_var=LD_LIBRARY_PATH -   shlibpath_overrides_runpath=no -   deplibs_check_method=pass_all -- --  if test -f /lib/ld.so.1; then --    dynamic_linker='GNU ld.so' --  else --    # Only the GNU ld.so supports shared libraries on MkLinux. --    case "$host_cpu" in --    powerpc*) dynamic_linker=no ;; --    *) dynamic_linker='Linux ld.so' ;; --    esac --  fi -+  dynamic_linker='Linux ld.so' -   ;; -  - netbsd*) 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 | 
