Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0ea73d38736b6f2dfc1bc42a5b855bef4d016f79
/
.
/
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"