summaryrefslogtreecommitdiffstats
path: root/patches/jpeg-6b/libjpeg-shared.patch
blob: 6981e5580c0b01a08bfd131edde023902e6e24ed (plain)
1
2
3
4
5
6
7
8
9
10
--- jpeg-6b/ltconfig.sopwith	Fri Feb  7 16:20:25 2003
+++ jpeg-6b/ltconfig	Fri Feb  7 16:24:04 2003
@@ -1210,7 +1210,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