[project @ 2005-04-12 08:25:25 by simonmar]
authorsimonmar <unknown>
Tue, 12 Apr 2005 08:25:25 +0000 (08:25 +0000)
committersimonmar <unknown>
Tue, 12 Apr 2005 08:25:25 +0000 (08:25 +0000)
Remove -fasm from porting instructions

docs/building/building.xml

index e51216e..26ce90c 100644 (file)
@@ -3778,7 +3778,7 @@ GhcLibWays =
 SplitObjs = NO
 GhcWithNativeCodeGen = NO
 GhcWithInterpreter = NO
-GhcStage1HcOpts = -O -fasm
+GhcStage1HcOpts = -O
 GhcStage2HcOpts = -O -fvia-C -keep-hc-files
 SRC_HC_OPTS += -H32m
 GhcBootLibs = YES</programlisting>