Go to file
David Abdurachmanov 71596b4763
Set ghc_smp_mflags to -j1
This might be enough to prevent segfaults on riscv64 for now.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-23 21:30:33 +03:00
tests test-rebuild.sh: use rawhide branch 2022-07-31 02:35:28 +08:00
.gitignore .gitignore: ignore local ghc-rpm-macros-*/ dirs 2011-11-17 11:07:00 +09:00
AUTHORS new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
COPYING update license and use https for subpackage url (Tim Landscheidt,#2) 2022-04-27 10:54:18 +08:00
Setup.hs insert a Setup.hs file if none shipped in package 2018-07-31 01:30:50 +09:00
cabal-tweak-dep-ver cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-drop-dep cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-flag cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-remove-upperbound cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
ghc-deps.sh ghc-dep.sh: check for *_p.a under Hadrian platform subdir as well 2023-02-15 22:53:07 +08:00
ghc-pkg-wrapper make ghc-dep.sh and ghc-pkg-wrapper error if error occurs 2023-02-11 14:50:57 +08:00
ghc-rpm-macros.spec Set ghc_smp_mflags to -j1 2023-06-23 21:30:33 +03:00
ghc.attr ghc.attr: include Hadrian lib/ subdir in .conf regex 2023-02-16 00:02:53 +08:00
macros.ghc Set ghc_smp_mflags to -j1 2023-06-23 21:30:33 +03:00
macros.ghc-extra %ghc_lib_subpackage: with %ghc_obsoletes_name obsolete ghc%{ghc_major}-* 2023-01-29 17:56:35 +08:00
macros.ghc-os Set ghc_smp_mflags to -j1 2023-06-23 21:30:33 +03:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00