From a951c5ce163d110e38e07959fb00543cf2ce50a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 22 May 2020 20:31:37 +0200 Subject: [PATCH] - grop gmp note, gmp-multilib patch doesn't have anything with ghc build issue on x32 --- ghc.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ghc.spec b/ghc.spec index 668c3e1..f54c837 100644 --- a/ghc.spec +++ b/ghc.spec @@ -5,9 +5,6 @@ # # - http://hackage.haskell.org/trac/ghc/wiki/Building/Porting # -# - check if gmp-multilib.patch patch in gmp.spec makes sense, -# it is the thing that blocks integer-gmp build on x32 here -# # Conditional build: %bcond_with bootstrap # use foreign (non-rpm) ghc to bootstrap (extra 140MB to download) %ifarch x32 -- 2.44.0