Skip to content

Commit 2d88b80

Browse files
committed
Remove change to config.sub from tiff-3.9.4-PPU.patch
The change is no longer needed since the host triplet has been updated to powerpc64-ps3-elf. This fixes issue #34 (again).
1 parent c4db20a commit 2d88b80

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

patches/tiff-3.9.4-PPU.patch

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
diff -burN tiff-3.9.4.orig//config/config.sub tiff-3.9.4/config/config.sub
2-
--- tiff-3.9.4.orig//config/config.sub 2007-07-15 21:55:25.000000000 -0400
3-
+++ tiff-3.9.4/config/config.sub 2011-01-16 21:00:47.197505000 -0500
4-
@@ -1038,6 +1038,8 @@
5-
;;
6-
ppc64) basic_machine=powerpc64-unknown
7-
;;
8-
+ ppu) basic_machine=powerpc64-unknown
9-
+ ;;
10-
ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
11-
;;
12-
ppc64le | powerpc64little)
131
diff -burN tiff-3.9.4.orig//contrib/iptcutil/iptcutil.c tiff-3.9.4/contrib/iptcutil/iptcutil.c
142
--- tiff-3.9.4.orig//contrib/iptcutil/iptcutil.c 2011-01-30 15:01:15.759211660 +0100
153
+++ tiff-3.9.4/contrib/iptcutil/iptcutil.c 2011-01-30 15:01:21.274911484 +0100

0 commit comments

Comments
 (0)