Remove manual enable of LTO within keyboards (#15377)

This commit is contained in:
Joel Challis
2021-12-02 01:05:40 +00:00
committed by GitHub
parent b6d9a8026b
commit d2ccd62b57
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ NKRO_ENABLE = no # USB Nkey Rollover
AUDIO_ENABLE = yes # Audio output
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality, also set ISSI_ENABLE below for Miera
EXTRAFLAGS += -flto
LTO_ENABLE = yes