Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
9326df82f9966b65bd3f1070bba844d7eb9bd0f8
/
.
/
meta-google
/
recipes-devtools
/
protobuf
/
protobuf_%.bbappend
blob: b709ea4cd719bc734155a9da88a21708572a7c0e [
file
] [
log
] [
blame
]
William A. Kennington III
31ff6c4
2021-09-10 13:48:29 -0700
[
diff
] [
blame
]
1
# Reduces the size of the output binaries by ~300K
2
CFLAGS
:
append
:
class
-
target
=
" -flto"
3
CXXFLAGS
:
append
:
class
-
target
=
" -flto"