File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11diff -burN tiff-3.9.4.orig//config/config.sub tiff-3.9.4/config/config.sub
22--- tiff-3.9.4.orig//config/config.sub 2007-07-15 21:55:25.000000000 -0400
33+++ tiff-3.9.4/config/config.sub 2011-01-16 21:00:47.197505000 -0500
4- @@ -865 ,6 +865 ,8 @@
4+ @@ -1038 ,6 +1038 ,8 @@
55 ;;
66 ppc64) basic_machine=powerpc64-unknown
77 ;;
88+ ppu) basic_machine=powerpc64-unknown
99+ ;;
10- ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
10+ ppc64-*) basic_machine=powerpc64-`echo " $basic_machine" | sed 's/^[^-]*-//'`
1111 ;;
12- ppc64le | powerpc64little | ppc64-le | powerpc64-little )
12+ ppc64le | powerpc64little)
1313diff -burN tiff-3.9.4.orig//contrib/iptcutil/iptcutil.c tiff-3.9.4/contrib/iptcutil/iptcutil.c
1414--- tiff-3.9.4.orig//contrib/iptcutil/iptcutil.c 2011-01-30 15:01:15.759211660 +0100
1515+++ tiff-3.9.4/contrib/iptcutil/iptcutil.c 2011-01-30 15:01:21.274911484 +0100
You can’t perform that action at this time.
0 commit comments