diff options
author | simonmar <unknown> | 2005-01-27 10:51:06 +0000 |
---|---|---|
committer | simonmar <unknown> | 2005-01-27 10:51:06 +0000 |
commit | a78a1aff1830544d2403fc04e08e1119a3d7ba82 (patch) | |
tree | d6bd5324a91d120f9b857813c0d37c594919a97c /docs/building | |
parent | 508a505e9853984bfdaa3ad855ae3fcbc6d31787 (diff) | |
download | haskell-a78a1aff1830544d2403fc04e08e1119a3d7ba82.tar.gz |
[project @ 2005-01-27 10:51:06 by simonmar]
bootstrapping wibble
Diffstat (limited to 'docs/building')
-rw-r--r-- | docs/building/building.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml index 1e2db413dc..dd1f7d918d 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -3722,6 +3722,7 @@ $ ./configure</screen> <programlisting>GhcUnregisterised = YES GhcLibHcOpts = -O -fvia-C -keep-hc-files +GhcRtsHcOpts = -keep-hc-files GhcLibWays = SplitObjs = NO GhcWithNativeCodeGen = NO |