mirror of
https://github.com/status-im/nimbus-build-system-desktop.git
synced 2025-02-19 17:04:40 +00:00
variables.mk: don't set LOG_LEVEL in here
so it can be given a default value in the top-level Makefile
This commit is contained in:
parent
abf45cfa27
commit
e104d62e4d
@ -26,7 +26,6 @@ ifeq ($(V), 0)
|
||||
endif
|
||||
|
||||
# Chronicles log level
|
||||
LOG_LEVEL :=
|
||||
ifdef LOG_LEVEL
|
||||
NIM_PARAMS := $(NIM_PARAMS) -d:chronicles_log_level="$(LOG_LEVEL)"
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user