Remove manual enable of LTO within keyboards (#15377)
This commit is contained in:
@@ -17,6 +17,6 @@ NKRO_ENABLE = no # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
EXTRAFLAGS += -flto # Use link time optimization
|
||||
LTO_ENABLE = yes # Use link time optimization
|
||||
|
||||
LAYOUTS = ortho_5x15
|
||||
|
||||
Reference in New Issue
Block a user