diff options
Diffstat (limited to 'testsuite/config')
-rw-r--r-- | testsuite/config/ghc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/config/ghc b/testsuite/config/ghc index 26ce3bd832..595415ae7b 100644 --- a/testsuite/config/ghc +++ b/testsuite/config/ghc @@ -81,6 +81,7 @@ if (ghc_with_llvm == 1): config.run_ways.append('optllvm') config.in_tree_compiler = in_tree_compiler +config.cleanup = cleanup config.clean_only = clean_only config.way_flags = lambda name : { |