[ghc/f15/master] apply the powerpc linker patch also to ppc

Jens Petersen petersen at fedoraproject.org
Wed Apr 27 07:34:37 UTC 2011


commit 0e03e01b23ca2b8cde12fba3d6bfcff975f65421
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Apr 27 16:34:27 2011 +0900

    apply the powerpc linker patch also to ppc

 ghc.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index f40a182..37fc9e7 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -180,6 +180,9 @@ rm -r ghc-tarballs/libffi
 
 %ifarch ppc64
 %patch7 -p1 -b .pthread
+%endif
+
+%ifarch ppc ppc64
 %patch8 -p1 -b .mmap
 %endif
 


More information about the scm-commits mailing list