Files

4 lines
129 B
Plaintext
Raw Permalink 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"