Sign in
gnu
/
binutils-gdb
/
refs/heads/binutils-2_17-branch
/
.
/
config
/
mh-x86omitfp
blob: 563f02ba0a90523268bf462d04c2db7069636dbb [
file
]
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS
=
-
O2
-
g
-
fomit
-
frame
-
pointer