Changes between Version 24 and Version 25 of Building/Hacking
- Timestamp:
- 12/16/08 06:27:38 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Hacking
v24 v25 179 179 180 180 {{{ 181 SRC_HC_OPTS = -H64m -O not-fasm181 SRC_HC_OPTS = -H64m -O0 -fasm 182 182 GhcStage1HcOpts = -O -fasm 183 GhcStage2HcOpts = -O not-fasm184 GhcLibHcOpts = -O not-fasm183 GhcStage2HcOpts = -O0 -fasm 184 GhcLibHcOpts = -O0 -fasm 185 185 GhcLibWays = 186 186 SplitObjs = NO
