Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
f3c4dc2a
Commit
f3c4dc2a
authored
Mar 24, 2010
by
Ian Lynagh
Browse files
Remove unused cCONTEXT_DIFF
parent
d5295dad
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/ghc.mk
View file @
f3c4dc2a
...
...
@@ -111,8 +111,6 @@ $(compiler_CONFIG_HS) : mk/config.mk mk/project.mk
@
echo
"cGHC_SYSMAN_DIR =
\"
$(GHC_SYSMAN_DIR)
\"
"
>>
$@
@
echo
"cGHC_PERL :: String"
>>
$@
@
echo
"cGHC_PERL =
\"
$(GHC_PERL)
\"
"
>>
$@
@
echo
"cCONTEXT_DIFF :: String"
>>
$@
@
echo
"cCONTEXT_DIFF =
\"
$(CONTEXT_DIFF)
\"
"
>>
$@
@
echo
"cUSER_WAY_NAMES :: String"
>>
$@
@
echo
"cUSER_WAY_NAMES =
\"
$(USER_WAY_NAMES)
\"
"
>>
$@
@
echo
"cUSER_WAY_OPTS :: String"
>>
$@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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