[Pkg-haskell-commits] darcs: ghc-testsuite: Use default selection of ways
Joachim Breitner
mail at joachim-breitner.de
Mon Feb 13 20:39:45 UTC 2012
Mon Feb 13 20:39:03 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Use default selection of ways
Ignore-this: c4c91f1085c0dfd61dcfdc0b2ef37435
M ./rules -1 +1
Mon Feb 13 20:39:03 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Use default selection of ways
Ignore-this: c4c91f1085c0dfd61dcfdc0b2ef37435
diff -rN -u old-ghc-testsuite//rules new-ghc-testsuite//rules
--- old-ghc-testsuite//rules 2012-02-13 20:39:45.211248943 +0000
+++ new-ghc-testsuite//rules 2012-02-13 20:39:45.219247678 +0000
@@ -12,7 +12,7 @@
# Does not seem to work:
# OUTPUT_SUMMARY="$(CURDIR)/debian/ghc-testsuite/usr/share/doc/ghc-testsuite/result.txt"
make -C testsuite-run \
- SKIPWAY="optc profc optllvm" \
+ SKIPWAY="" \
fast=YES \
2>&1 | tee result.txt
More information about the Pkg-haskell-commits
mailing list