From e02facd583210817246e2b709dce5e35eeb2236f Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sun, 3 Jul 2005 12:03:38 +0000 Subject: [PATCH] enable shared libraries on powerpc (we're not on MkLinux, they are working fine) --- packages/jpeg/jpeg-6b/debian.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.5