summaryrefslogtreecommitdiff
path: root/meta-google/recipes-devtools/protobuf/protobuf_%.bbappend
blob: b709ea4cd719bc734155a9da88a21708572a7c0e (plain)
1
2
3
# Reduces the size of the output binaries by ~300K
CFLAGS:append:class-target = " -flto"
CXXFLAGS:append:class-target = " -flto"