Files
OpenBMC/meta-google/recipes-devtools/protobuf/protobuf_%.bbappend
T
2026-04-23 17:07:55 +08:00

4 lines
129 B
Plaintext

# Reduces the size of the output binaries by ~300K
CFLAGS:append:class-target = " -flto"
CXXFLAGS:append:class-target = " -flto"