1
0
Fork 0

[Keyboard] Update Lets Split Sockets to use LTO_ENABLE (#7516)

This commit is contained in:
Drashna Jael're 2019-12-01 06:35:30 -08:00 committed by Joel Challis
parent f099142004
commit dfe18b40aa
2 changed files with 1 additions and 12 deletions

View file

@ -2,4 +2,4 @@ BACKLIGHT_ENABLE = no
AUDIO_ENABLE = yes
RGBLIGHT_ENABLE = yes #Don't enable this along with I2C
EXTRAFLAGS += -flto -DUSE_Link_Time_Optimization
LTO_ENABLE = yes