From: simonmar Date: Tue, 12 Apr 2005 08:25:25 +0000 (+0000) Subject: [project @ 2005-04-12 08:25:25 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~760 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=11d45138b70631e4556708afa8f8f6912bdb6e6a [project @ 2005-04-12 08:25:25 by simonmar] Remove -fasm from porting instructions --- diff --git a/docs/building/building.xml b/docs/building/building.xml index e51216e..26ce90c 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -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