[Git][ghc/ghc][wip/T13786] Update Makefile

Ben Gamari gitlab at gitlab.haskell.org
Sun Jun 16 20:08:31 UTC 2019



Ben Gamari pushed to branch wip/T13786 at Glasgow Haskell Compiler / GHC


Commits:
5c64052d by Ben Gamari at 2019-06-16T20:08:29Z
Update Makefile
- - - - -


1 changed file:

- testsuite/tests/ghci/T13786/Makefile


Changes:

=====================================
testsuite/tests/ghci/T13786/Makefile
=====================================
@@ -1,3 +1,3 @@
 T13786 :
-	$(TEST_HC) -c -fPIC T13786a.c T13786b.c
-	$(TEST_HC) $(TEST_HC_OPTS_INTERACTIVE) T13786a.o T13786b.o T13786.hs < T13786.script
+	"$(TEST_HC)" -c -fPIC T13786a.c T13786b.c
+	"$(TEST_HC)" $(TEST_HC_OPTS_INTERACTIVE) T13786a.o T13786b.o T13786.hs < T13786.script



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5c64052dbca31b9bf27c4fd4f32ff9ea8369ace5

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5c64052dbca31b9bf27c4fd4f32ff9ea8369ace5
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/20190616/1cb4dd87/attachment.html>


More information about the ghc-commits mailing list