diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -80,7 +80,7 @@ endif | |||
| 80 | ifeq ($(IS_TERMUX),true) | 80 | ifeq ($(IS_TERMUX),true) |
| 81 | ifeq ($(NO_WATCHER),) | 81 | ifeq ($(NO_WATCHER),) |
| 82 | NO_WATCHER := true | 82 | NO_WATCHER := true |
| 83 | $(info Detected Android Termux environment, automatically setting NO_WATCHER=true) | 83 | $(info Detected Android Termux environment, automatically setting NO_WATCHER=true) |
| 84 | endif | 84 | endif |
| 85 | endif | 85 | endif |
| 86 | 86 | ||
