apply the powerpc linker patch also to ppc

This commit is contained in:
Jens Petersen 2011-04-27 16:33:18 +09:00
parent 98a946c2f0
commit 109aae23e7

View File

@ -180,6 +180,9 @@ rm -r ghc-tarballs/libffi
%ifarch ppc64
%patch7 -p1 -b .pthread
%endif
%ifarch ppc ppc64
%patch8 -p1 -b .mmap
%endif