disable testsuite for a faster build
This commit is contained in:
parent
d5612c1ed5
commit
3fbd3f5085
2
ghc.spec
2
ghc.spec
@ -10,7 +10,7 @@
|
|||||||
# build xml manuals (users_guide, etc)
|
# build xml manuals (users_guide, etc)
|
||||||
%bcond_without manual
|
%bcond_without manual
|
||||||
# run testsuite
|
# run testsuite
|
||||||
%bcond_without testsuite
|
%bcond_with testsuite
|
||||||
# include colored html src
|
# include colored html src
|
||||||
%bcond_without hscolour
|
%bcond_without hscolour
|
||||||
# use system libffi
|
# use system libffi
|
||||||
|
Loading…
Reference in New Issue
Block a user