[Git][ghc/ghc][wip/angerman/cross-test-suite] m(
Moritz Angermann
gitlab at gitlab.haskell.org
Tue Jul 7 06:44:24 UTC 2020
Moritz Angermann pushed to branch wip/angerman/cross-test-suite at Glasgow Haskell Compiler / GHC
Commits:
d142e4f4 by Moritz Angermann at 2020-07-07T14:44:06+08:00
m(
- - - - -
1 changed file:
- testsuite/mk/test.mk
Changes:
=====================================
testsuite/mk/test.mk
=====================================
@@ -29,6 +29,7 @@ CONFIG = $(TOP)/config/$(COMPILER)
# if no TEST_WRAPPER is set, use exec
TEST_WRAPPER ?= exec
+export TEST_WRAPPER
ifeq "$(GhcUnregisterised)" "YES"
# Otherwise C backend generates many warnings about
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d142e4f43c89685e97771b79a93fc9800abeaa54
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d142e4f43c89685e97771b79a93fc9800abeaa54
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200707/29c1f32f/attachment.html>
More information about the ghc-commits
mailing list