blob: b709ea4cd719bc734155a9da88a21708572a7c0e [file] [log] [blame]
# Reduces the size of the output binaries by ~300K
CFLAGS:append:class-target = " -flto"
CXXFLAGS:append:class-target = " -flto"