Remove special case handling for rtems targets that are sufficiently handled by
[binutils.git] / config / mh-x86omitfp
blob563f02ba0a90523268bf462d04c2db7069636dbb
1 # Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2 BOOT_CFLAGS = -O2 -g -fomit-frame-pointer