From: Felix Domke Date: Sun, 3 Jul 2005 12:03:38 +0000 (+0000) Subject: enable shared libraries on powerpc (we're not on MkLinux, they are working fine) X-Git-Tag: Release-2010-05/1~9453^2~4243^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e02facd583210817246e2b709dce5e35eeb2236f;p=openembedded.git enable shared libraries on powerpc (we're not on MkLinux, they are working fine) --- diff --git a/packages/jpeg/jpeg-6b/debian.patch b/packages/jpeg/jpeg-6b/debian.patch index 54e7a2e5d5..823c8e08dc 100644 --- a/packages/jpeg/jpeg-6b/debian.patch +++ b/packages/jpeg/jpeg-6b/debian.patch @@ -6995,7 +6995,7 @@ +end --- /dev/null +++ jpeg-6b/ltconfig.new -@@ -0,0 +1,3017 @@ +@@ -0,0 +1,3016 @@ +#! /bin/sh + +# ltconfig - Create a system-specific libtool. @@ -8931,7 +8931,6 @@ + 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