Files
OpenBMC/meta-google/recipes-devtools/protobuf/protobuf_%.bbappend
T

4 lines
129 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
# Reduces the size of the output binaries by ~300K
CFLAGS:append:class-target = " -flto"
CXXFLAGS:append:class-target = " -flto"