From 71ab2d905666ea78328bc45108f66b0f545ce6a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Jun 2011 16:05:16 +0900 Subject: [PATCH] replace ghc_archs with ghc_excluded_archs --- macros.ghc-srpm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macros.ghc-srpm b/macros.ghc-srpm index 745ef9e..b8a943d 100644 --- a/macros.ghc-srpm +++ b/macros.ghc-srpm @@ -1,2 +1,2 @@ -# macro defining the archs that ghc runs on in fedora -%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 +# fedora archs on which ghc has not yet been bootstrapped +%ghc_excluded_archs ia64 sparc64 s390 s390x %{arm}