Skip to content
Snippets Groups Projects
Commit 8a516527 authored by Tamar Christina's avatar Tamar Christina Committed by Marge Bot
Browse files

testsuite: properly escape string paths

parent 36d20d4d
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,7 @@ else
RUNTEST_OPTS += -e config.have_RTS_linker=False
endif
RUNTEST_OPTS += -e config.libdir="\"$(GhcLibdir)\""
RUNTEST_OPTS += -e config.libdir="r\"$(GhcLibdir)\""
ifeq "$(WINDOWS)" "YES"
RUNTEST_OPTS += -e windows=True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment