/[avr-libc]/avr-libc/devtools/gen-avr-lib-tree.sh
ViewVC logotype

Diff of /avr-libc/devtools/gen-avr-lib-tree.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by aesok, Thu Oct 27 20:31:40 2005 UTC revision 1.12 by joerg_wunsch, Fri Nov 11 21:50:22 2005 UTC
# Line 118  EOF Line 118  EOF
118  cd lib || exit 1  cd lib || exit 1
119    
120  # Define the special flags for special sub-targets.  # Define the special flags for special sub-targets.
 #   FIXME: Do we really want to use -O3 for speed???  
121    
122  CFLAGS_SPACE="-mcall-prologues -Os"  CFLAGS_SPACE="-mcall-prologues -Os"
123  CFLAGS_SPEED="-O3"  CFLAGS_SPEED="-Os"
124    
125  ASFLAGS_SPEED="-DOPTIMIZE_SPEED"  ASFLAGS_SPEED="-DOPTIMIZE_SPEED"
126    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26