blob: b709ea4cd719bc734155a9da88a21708572a7c0e [file] [log] [blame]
William A. Kennington III31ff6c42021-09-10 13:48:29 -07001# Reduces the size of the output binaries by ~300K
2CFLAGS:append:class-target = " -flto"
3CXXFLAGS:append:class-target = " -flto"