Skip to content
Commit 4687e008 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- for the native target gcc, drop --enable-optspace in favour of using the...

- for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
  Saves about 20% size without additional configure args:
   text    data     bss     dec     hex filename
4685000   17280  566360 5268640  5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655   15184  562172 4208011  40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646   23532  568528 5445706  53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121   21292  564148 4357561  427db9 usrflags/i586-linux-uclibc/4.2.0/f951
parent 9e6af6c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment