summaryrefslogtreecommitdiff
path: root/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-01 15:40:56 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-01 15:40:56 +0200
commite2eb9283ddb7ee3b733ae248d2f5960e4d5dabf2 (patch)
treed20dedff081edbcc3a2e2593fdaa7353cd68227c /rules.mk
parent38fd24f414f76d9ef135a21a56b87699d1902f6b (diff)
save a bit space
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules.mk b/rules.mk
index e133235..ba2f6e5 100644
--- a/rules.mk
+++ b/rules.mk
@@ -1,3 +1,14 @@
+# properly optimize
+LTO_ENABLE = yes
+
# less debugging features
COMMAND_ENABLE = no
CONSOLE_ENABLE = no
+
+# we have some real mouse
+MOUSEKEY_ENABLE = no
+
+# more features we not use
+SPACE_CADET_ENABLE = no
+GRAVE_ESC_ENABLE = no
+MUSIC_ENABLE = no