Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
ac780dfe
Commit
ac780dfe
authored
Feb 21, 2012
by
Ian Lynagh
Browse files
Follow change in bindisttest install directory name
parent
5f3b4ddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/mk/boilerplate.mk
View file @
ac780dfe
...
...
@@ -45,7 +45,7 @@ ifneq "$(wildcard $(STAGE1_GHC) $(STAGE1_GHC).exe)" ""
IN_TREE_COMPILER
=
YES
ifeq
"$(BINDIST)" "YES"
TEST_HC
:=
$(
abspath
$(TOP)
/../
)
/bindisttest/install
dir
/bin/ghc
TEST_HC
:=
$(
abspath
$(TOP)
/../
)
/bindisttest/install
dir
/bin/ghc
else
ifeq
"$(stage)" "1"
TEST_HC
:=
$(STAGE1_GHC)
else
ifeq
"$(stage)" "3"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment