diff options
Diffstat (limited to 'users/drashna/rules.mk')
| -rw-r--r-- | users/drashna/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/rules.mk b/users/drashna/rules.mk index cdb9e5436..b414036a4 100644 --- a/users/drashna/rules.mk +++ b/users/drashna/rules.mk | |||
| @@ -2,6 +2,7 @@ SRC += drashna.c \ | |||
| 2 | process_records.c | 2 | process_records.c |
| 3 | 3 | ||
| 4 | LINK_TIME_OPTIMIZATION_ENABLE = yes | 4 | LINK_TIME_OPTIMIZATION_ENABLE = yes |
| 5 | SPACE_CADET_ENABLE = no | ||
| 5 | 6 | ||
| 6 | ifneq ("$(wildcard $(USER_PATH)/secrets.c)","") | 7 | ifneq ("$(wildcard $(USER_PATH)/secrets.c)","") |
| 7 | SRC += secrets.c | 8 | SRC += secrets.c |
