summaryrefslogtreecommitdiff
path: root/common/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-10-08 18:12:37 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-10-08 18:12:37 +0200
commitf17fecc0b0afb8db2eebf7ba07821a6c34abe186 (patch)
tree8be4ae465ef876b9799e9c55fd6817442d2cbda3 /common/rules.mk
parent026d51a57ee45b371aad658fccf0ddd4514ec2be (diff)
optimize more
Diffstat (limited to 'common/rules.mk')
-rw-r--r--common/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rules.mk b/common/rules.mk
index 82f7de2..e33b779 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -15,3 +15,6 @@ DEBOUNCE_TYPE = sym_eager_pk
# add achordion to improve home row modifiers
SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c
+
+# good optimizations
+LTO_ENABLE = yes