update upstream unregisterized ghc bug url

This commit is contained in:
Jens Petersen 2019-03-04 13:47:37 +08:00
parent ac3a4da15a
commit 786135d3a5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ sed -i 's/\r$//' LICENSE
%build
# https://ghc.haskell.org/trac/ghc/ticket/16379
# https://ghc.haskell.org/trac/ghc/ticket/15853
%ifarch s390x
cabal_configure_extra_options="--ghc-option=-O0"
%endif