Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
2181d5d2
Commit
2181d5d2
authored
Nov 03, 2000
by
sewardj
Browse files
[project @ 2000-11-03 11:30:23 by sewardj]
stgSyn/StgInterp_HC_OPTS ---> ghci/StgInterp_HC_OPTS
parent
834db1d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
2181d5d2
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.10
6
2000/11/0
2
1
4:27:02 simonmar
Exp $
# $Id: Makefile,v 1.10
7
2000/11/0
3
1
1:30:23 sewardj
Exp $
TOP
=
..
include
$(TOP)/mk/boilerplate.mk
...
...
@@ -293,7 +293,7 @@ utils/PrimPacked_HC_OPTS = -fvia-C -monly-3-regs -optC-funfolding-interface-thre
# separate bugfix to the fixpoint finder.
simplStg/
UpdAnal_HC_OPTS
=
-fno-strictness
stgSyn
/
StgInterp_HC_OPTS
=
-fvia-C
ghci
/
StgInterp_HC_OPTS
=
-fvia-C
# ----------------------------------------------------------------------------
# C compilations
...
...
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