remove the .s debug
This commit is contained in:
parent
329077cb31
commit
2fa50e2010
@ -47,11 +47,7 @@ This package provides the shared library.
|
||||
|
||||
|
||||
%build
|
||||
#%%ghc_bin_build
|
||||
%cabal_configure --ghc -v3 --ghc-option=-keep-tmp-files
|
||||
%cabal build -v3 || cat `ls /tmp/ghc*/ghc*.s | tail -1`
|
||||
exit 1
|
||||
%cabal haddock %{?with_hscolour:--hyperlink-source}
|
||||
%ghc_bin_build
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user