22 Oct
2009
22 Oct
'09
3:06 p.m.
Sascha Siegel schrieb:
Hi,
can someone tell my whats the reason for building the arch-kernel with "# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set"?
Thank you!
Optimizing for size sacrifices performance. Read the gcc documentation about the -O{1,2,3,s} options.