diff options
Diffstat (limited to 'testsuite/config/ghc')
-rw-r--r-- | testsuite/config/ghc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/config/ghc b/testsuite/config/ghc index 595415ae7b..82367d9238 100644 --- a/testsuite/config/ghc +++ b/testsuite/config/ghc @@ -82,7 +82,6 @@ if (ghc_with_llvm == 1): config.in_tree_compiler = in_tree_compiler config.cleanup = cleanup -config.clean_only = clean_only config.way_flags = lambda name : { 'normal' : [], |