URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [config/] [mh-x86omitfp] - Rev 310
Go to most recent revision | Compare with Previous | Blame | View Log
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS = -O2 -g -fomit-frame-pointer
Go to most recent revision | Compare with Previous | Blame | View Log