]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/commit
It turned out that gcc -Os was sufficient to reduce the stage0's .text size under...
authorPHO <pho@cielonegro.org>
Tue, 6 Mar 2012 00:01:42 +0000 (09:01 +0900)
committerPHO <pho@cielonegro.org>
Tue, 6 Mar 2012 00:01:42 +0000 (09:01 +0900)
commitaf9d73d52d0864b3f8b1ff223e543f9b09e291f7
tree99fa2422e33e1d8fb36a4bba84ec94f0b8e699d4
parent3accc54a2b382216a37577ee1748f2eacfcedddc
It turned out that gcc -Os was sufficient to reduce the stage0's .text size under 64 MiB so the costly dead-code elimination was not needed.
files/bootstrap-bsd.mk
files/bootstrap.mk
stage0.mk