• Andrew Morton's avatar
    [PATCH] Add `gcc -Os' config option · ffd0cf49
    Andrew Morton authored
    From: Adrian Bunk <bunk@fs.tum.de>
    
    Allow the kernel to be built with `-Os'.
    
    It requires CONFIG_EMBEDDED.  This is to make it "hard to get at" because
    one gcc version (3.2.x I think) from RH9 generates crashy kernels with this
    option set.
    ffd0cf49
Kconfig 10.4 KB