mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[poincare] Enable to set POINCARE_TREE_LOG from environment variable
This commit is contained in:
@@ -189,5 +189,5 @@ POINCARE_TREE_LOG ?= 1
|
||||
endif
|
||||
|
||||
ifdef POINCARE_TREE_LOG
|
||||
SFLAGS += -DPOINCARE_TREE_LOG=1
|
||||
SFLAGS += -DPOINCARE_TREE_LOG=$(POINCARE_TREE_LOG)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user