disable again some features
This commit is contained in:
parent
62cf348cb8
commit
d4bfb3f95c
2 changed files with 12 additions and 3 deletions
9
rules.mk
9
rules.mk
|
@ -13,3 +13,12 @@ include users/manna-harbour_miryoku/post_rules.mk
|
|||
|
||||
# properly optimize
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# less debugging features
|
||||
COMMAND_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
|
||||
# more features we not use
|
||||
SPACE_CADET_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MUSIC_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue