Blame SOURCES/cyrus-sasl-2.1.26-ppc.patch

6611fc
diff -up cyrus-sasl-2.1.26/config/ltconfig.ppc cyrus-sasl-2.1.26/config/ltconfig
6611fc
--- cyrus-sasl-2.1.26/config/ltconfig.ppc	2012-10-12 16:05:48.000000000 +0200
6611fc
+++ cyrus-sasl-2.1.26/config/ltconfig	2013-06-04 15:38:53.695401296 +0200
6611fc
@@ -2040,7 +2040,7 @@ linux-gnu*)
6611fc
   else
6611fc
     # Only the GNU ld.so supports shared libraries on MkLinux.
6611fc
     case "$host_cpu" in
6611fc
-    powerpc*) dynamic_linker=no ;;
6611fc
+#    powerpc*) dynamic_linker=no ;;
6611fc
     *) dynamic_linker='Linux ld.so' ;;
6611fc
     esac
6611fc
   fi
6611fc
diff -up cyrus-sasl-2.1.26/saslauthd/config/ltconfig.ppc cyrus-sasl-2.1.26/saslauthd/config/ltconfig
6611fc
--- cyrus-sasl-2.1.26/saslauthd/config/ltconfig.ppc	2013-06-04 15:39:49.849463707 +0200
6611fc
+++ cyrus-sasl-2.1.26/saslauthd/config/ltconfig	2013-06-04 15:39:12.826741036 +0200
6611fc
@@ -2040,7 +2040,7 @@ linux-gnu*)
6611fc
   else
6611fc
     # Only the GNU ld.so supports shared libraries on MkLinux.
6611fc
     case "$host_cpu" in
6611fc
-    powerpc*) dynamic_linker=no ;;
6611fc
+    #powerpc*) dynamic_linker=no ;;
6611fc
     *) dynamic_linker='Linux ld.so' ;;
6611fc
     esac
6611fc
   fi