Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
1cb6ff56
Commit
1cb6ff56
authored
Jul 23, 2003
by
simonmar
Browse files
[project @ 2003-07-23 15:12:30 by simonmar]
UseGhcForCc is only relevant when BootingFromHc=NO
parent
b06bf9bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/suffix.mk
View file @
1cb6ff56
...
...
@@ -146,7 +146,7 @@ endif
#-----------------------------------------------------------------------------
# C-related suffix rules
ifeq
"$(UseGhcForCc)" "YES"
ifeq
"$(UseGhcForCc)
$(BootingFromHc)
" "YES
NO
"
$(odir_)%.$(way_)o
:
%.c
@
$(RM)
$@
...
...
Write
Preview
Supports
Markdown
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