1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 14 additions and 14 deletions

View file

@ -15,4 +15,4 @@ AUDIO_ENABLE = no # Audio output
BLUETOOTH_ENABLE = yes
BLUETOOTH_DRIVER = AdafruitBLE
EXTRAFLAGS += -flto
LTO_ENABLE = yes