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
927a8f0f
Commit
927a8f0f
authored
Jan 26, 2005
by
simonmar
Browse files
[project @ 2005-01-26 16:56:45 by simonmar]
tidy up
parent
dcfa2d6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/building/building.xml
View file @
927a8f0f
...
...
@@ -3792,12 +3792,10 @@ $ make boot stage=2 && make stage=2</screen>
<listitem>
<screen>
$ cd
<replaceable>
H
</replaceable>
/ghc/lib
$ make clean
$ make -k UseStage1=YES \
EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'
$ make -k UseStage1=YES EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'
$ cd
<replaceable>
H
</replaceable>
/ghc/utils
$ make clean
$ make -k UseStage1=YES \
EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'
</screen>
$ make -k UseStage1=YES EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'
</screen>
</listitem>
<listitem>
...
...
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