mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
This commit is contained in:
parent
c69060465e
commit
05a97482e6
|
@ -76,3 +76,5 @@ SRC += ws2812.c
|
|||
SRC += rgbsps.c
|
||||
SRC += analog.c
|
||||
SRC += matrix.c
|
||||
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
|
|
Loading…
Reference in New Issue
Block a user