try -O0 for armv7hl
This commit is contained in:
parent
c7e112910c
commit
e8bf28a0d4
@ -231,7 +231,7 @@ This package provides the Haskell %{name} profiling library.
|
||||
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965121
|
||||
# [101 of 166] Compiling Text.Pandoc.Writers.LaTeX
|
||||
# ghc: out of memory (requested 1048576 bytes)
|
||||
%define cabal_configure_options --ghc-options="-optc--param -optcggc-min-expand=5"
|
||||
%define cabal_configure_options --ghc-options="-O0"
|
||||
%endif
|
||||
%ghc_lib_build
|
||||
# End cabal-rpm build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user