also disable haddock for i686: runs out of memory now like armv7hl
Warning: GHC.IfaceToCore: could not find link destinations for: - GHC.IfaceToCore.mergeIfaceDecl Warning: GHC.Iface.Rename: could not find link destinations for: - GHC.Iface.Rename.ShIfM Warning: GHC.Types.Name.Shape: could not find link destinations for: - GHC.Types.Name.Shape.uAvailInfos haddock: out of memory (requested 1048576 bytes) Warning: GHC.Tc.Gen.Splice: could not find link
This commit is contained in:
parent
a028d88f6f
commit
5cbb28b98c
2
ghc.spec
2
ghc.spec
@ -33,7 +33,7 @@
|
|||||||
%bcond ghc_prof 1
|
%bcond ghc_prof 1
|
||||||
# https://gitlab.haskell.org/ghc/ghc/-/issues/19754
|
# https://gitlab.haskell.org/ghc/ghc/-/issues/19754
|
||||||
# https://github.com/haskell/haddock/issues/1384
|
# https://github.com/haskell/haddock/issues/1384
|
||||||
%ifnarch armv7hl
|
%ifnarch armv7hl %{ix86}
|
||||||
%bcond haddock 1
|
%bcond haddock 1
|
||||||
%endif
|
%endif
|
||||||
%if %{with hadrian}
|
%if %{with hadrian}
|
||||||
|
Loading…
Reference in New Issue
Block a user