[Git][ghc/ghc][wip/ghci-primcall] untwiddle a test option

Luite Stegeman (@luite) gitlab at gitlab.haskell.org
Sat Sep 17 19:15:49 UTC 2022



Luite Stegeman pushed to branch wip/ghci-primcall at Glasgow Haskell Compiler / GHC


Commits:
6cca1ebb by Luite Stegeman at 2022-09-17T21:15:17+02:00
untwiddle a test option

- - - - -


1 changed file:

- testsuite/tests/ghci/should_run/GHCiPrimCall/Makefile


Changes:

=====================================
testsuite/tests/ghci/should_run/GHCiPrimCall/Makefile
=====================================
@@ -1,4 +1,4 @@
 .PHONY: GHCiPrimCall
 GHCiPrimCall:
 	'$(TEST_HC)' $(TEST_HC_OPTS) -fPIC -v0 -c GHCiPrimCall_cmm.cmm
-	-'$(TEST_HC)' $(TEST_HC_OPTS_INTERACTIVE) -ignore-dot-ghci -e main GHCiPrimCall.hs GHCiPrimCall_cmm.o || echo $$? >&2
+	-'$(TEST_HC)' $(TEST_HC_OPTS) -ignore-dot-ghci -e main GHCiPrimCall.hs GHCiPrimCall_cmm.o || echo $$? >&2



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6cca1ebbdf31950c7c0a58a2ec032c6407a247e9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6cca1ebbdf31950c7c0a58a2ec032c6407a247e9
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/20220917/24d143cd/attachment.html>


More information about the ghc-commits mailing list