enable shared libraries on powerpc (we're not on MkLinux, they are working fine)
authorFelix Domke <tmbinc@elitedvb.ne>
Sun, 3 Jul 2005 12:03:38 +0000 (12:03 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 3 Jul 2005 12:03:38 +0000 (12:03 +0000)
packages/jpeg/jpeg-6b/debian.patch

index 54e7a2e..823c8e0 100644 (file)
 +end
 --- /dev/null
 +++ jpeg-6b/ltconfig.new
-@@ -0,0 +1,3017 @@
+@@ -0,0 +1,3016 @@
 +#! /bin/sh
 +
 +# ltconfig - Create a system-specific libtool.
 +  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