Sign in
fuchsia
/
third_party
/
binutils-gdb
/
3b3acb8bae82c13947b8248d3ade556b7bf4f168
/
.
/
config
/
mh-x86omitfp
blob: 563f02ba0a90523268bf462d04c2db7069636dbb [
file
] [
log
] [
blame
]
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS
=
-
O2
-
g
-
fomit
-
frame
-
pointer